SimpleMassDispatcherActivitySimpleMassDispatchModeVariable Property
Gets or sets the mode of the SimpleMassDispatch activity.
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 InOutArgument<string> SimpleMassDispatchModeVariable { get; set; }
Public Property SimpleMassDispatchModeVariable As InOutArgument(Of String)
Get
Set
public:
property InOutArgument<String^>^ SimpleMassDispatchModeVariable {
InOutArgument<String^>^ get ();
void set (InOutArgument<String^>^ value);
}
member SimpleMassDispatchModeVariable : InOutArgument<string> with get, set
Property Value
InOutArgumentString