WFDescInfo.StepCount Property
|
This property returns the number of steps in the given workflow.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int StepCount { get; }
Public ReadOnly Property StepCount As Integer
Get
public:
property int StepCount {
int get ();
}
Property Value
Type:
Int32
See Also