SaveMailActivityAuthority Property
The Authority the case belongs to.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: 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 InArgument<string> Authority { get; set; }
Public Property Authority As InArgument(Of String)
Get
Set
public:
property InArgument<String^>^ Authority {
InArgument<String^>^ get ();
void set (InArgument<String^>^ value);
}
member Authority : InArgument<string> with get, set
Property Value
InArgumentString