WFDescInfo.AvailableWFStepCLSIDs Property
|
This API is preliminary and subject to change.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string[] AvailableWFStepCLSIDs { get; }
Public ReadOnly Property AvailableWFStepCLSIDs As String()
Get
public:
property array<String^>^ AvailableWFStepCLSIDs {
array<String^>^ get ();
}
Property Value
Type:
String[]
See Also