PrepareMassDispatchClassification Property
The classification to set on the documents.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public OutArgument<string> Classification { get; set; }
Public Property Classification As OutArgument(Of String)
Get
Set
public:
property OutArgument<String^>^ Classification {
OutArgument<String^>^ get ();
void set (OutArgument<String^>^ value);
}
member Classification : OutArgument<string> with get, set
Property Value
OutArgumentString