WorkflowHostExtensionContactCheckPending Property |
Contacts not checked for changed settings.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool ContactCheckPending { get; set; }
Public Property ContactCheckPending As Boolean
Get
Set
public:
property bool ContactCheckPending {
bool get ();
void set (bool value);
}
member ContactCheckPending : bool with get, set
Property Value
Boolean
See Also