WFDescInfo.Origin Property
|
This property returns the origin of the given workflow as a member of the
WFORIGIN enumeration.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic WFORIGIN Origin { get; }
Public ReadOnly Property Origin As WFORIGIN
Get
public:
property WFORIGIN Origin {
WFORIGIN get ();
}
Property Value
Type:
WFORIGIN
See Also