This property returns the IID of the link in string format. See WFHandler.CreateWF.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string IID { get; }
Public ReadOnly Property IID As String
Get
public:
property String^ IID {
String^ get ();
}
Property Value
Type:
String
See Also