| ActivitySaveOptionsSkipDefaultAssigneeRules Property |
Indicates if default assignee rules should not be created for a new activity template.
The flag has no effect when saving existing activities or activity instances.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool SkipDefaultAssigneeRules { get; set; }
Property Value
Type:
Boolean
See Also