This method is used to save the specified workflow if its origin is not WO_INSTANT.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void SaveWF(
string FileName
)
Public Sub SaveWF (
FileName As String
)
public:
void SaveWF(
[InAttribute] String^ FileName
)
Parameters
- FileName
- Type: System.String
See Also