WorkFlowSettingAllowNewInstancesInAD Property |
Enable check for new instances of employees in AD.
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool AllowNewInstancesInAD { get; set; }
Public Property AllowNewInstancesInAD As Boolean
Get
Set
public:
property bool AllowNewInstancesInAD {
bool get ();
void set (bool value);
}
member AllowNewInstancesInAD : bool with get, set
Property Value
Boolean
See Also