SaveMailSetupDocumentState Property |
The Document state. UÅ, UL, UP, ARK, AFS.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess.SaveMailAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string DocumentState { get; set; }
Public Property DocumentState As String
Get
Set
public:
property String^ DocumentState {
String^ get ();
void set (String^ value);
}
member DocumentState : string with get, set
Property Value
String
See Also