IUserManagerSendWorkFlowNotificationMail Property
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool SendWorkFlowNotificationMail { get; set; }Property SendWorkFlowNotificationMail As Boolean
Get
Set
property bool SendWorkFlowNotificationMail {
bool get ();
void set (bool value);
}abstract SendWorkFlowNotificationMail : bool with get, set
Property Value
Boolean
See Also