WorkflowDataNearDuration Property |
The process nearduration percentage.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic int NearDuration { get; set; }
Public Property NearDuration As Integer
Get
Set
public:
property int NearDuration {
int get ();
void set (int value);
}
member NearDuration : int with get, set
Property Value
Int32
See Also