Skip to main content
Carrier object for WorkflowFilter.

Constructors

NSWorkflowFilter()

Initializes a new instance of the NSWorkflowFilter class.

Methods

GetRestrictionGroups()

Gets the restrictions (can be multiple groups) that make up the Workflow filter
Returns: CRMScript.NetServer.NSArchiveRestrictionGroup - Get the restrictions

SetRestrictionGroups(NSArchiveRestrictionGroup[])

Sets the restrictions (can be multiple groups) that make up the Workflow filter
Returns: CRMScript.Global.Void