MassDispatchValidatorOfficer Property
The case officer or if not specified - owner of the workflow.
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<Contact> Officer { get; set; }
Public Property Officer As OutArgument(Of Contact)
Get
Set
public:
property OutArgument<Contact^>^ Officer {
OutArgument<Contact^>^ get ();
void set (OutArgument<Contact^>^ value);
}
member Officer : OutArgument<Contact> with get, set
Property Value
OutArgumentContact