SaveMailDocumentDocumentType Property |
Document type
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 DocumentType { get; set; }
Public Property DocumentType As String
Get
Set
public:
property String^ DocumentType {
String^ get ();
void set (String^ value);
}
member DocumentType : string with get, set
Property Value
String
See Also