| AssigneeRulesGetAssigneeIdList Method |
Returns a list of all assignee user group ids referred by the rules in the collection.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic IntegerList GetAssigneeIdList()
Return Value
Type:
IntegerList
A list of user group ids.
See Also