WFInfoTagInfoToken Property
|
This property returns the token message of a workflow step.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string InfoToken { get; }Public ReadOnly Property InfoToken As String
Get
public:
property String^ InfoToken {
String^ get ();
}Property Value
Type:
String
See Also