Scanners.CustomerID Property
|
Caution |
---|
|
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 CustomerID { set; }
Public WriteOnly Property CustomerID As String
Set
public:
property String^ CustomerID {
void set (String^ value);
}
Property Value
Type:
String
See Also