WorkFlowSettingSendSmartTask Property |
Send smarttask if not overridden by user
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool SendSmartTask { get; set; }
Public Property SendSmartTask As Boolean
Get
Set
public:
property bool SendSmartTask {
bool get ();
void set (bool value);
}
member SendSmartTask : bool with get, set
Property Value
Boolean
See Also