OperationStatus.Type Property
Gets the type of operation represented by the OperationStatus.
[Visual Basic]
Public ReadOnly Property Type As ControllerOperation
[C#]
public ControllerOperation Type {get;}
See Also
OperationStatus Class | OperationStatus Members | Kjs.AppLife.Update.Web Namespace