Show / Hide Table of Contents

Class NSWorkflowFilter

Carrier object for WorkflowFilter.

Syntax

Constructors

NSWorkflowFilter()

Initializes a new instance of the NSWorkflowFilter class.

Declaration
NSWorkflowFilter

Methods

GetRestrictionGroups()

Gets the restrictions (can be multiple groups) that make up the Workflow filter

Declaration
NSArchiveRestrictionGroup[] GetRestrictionGroups()
Returns
Type Description

Get the restrictions

SetRestrictionGroups(NSArchiveRestrictionGroup[])

Sets the restrictions (can be multiple groups) that make up the Workflow filter

Declaration
Void SetRestrictionGroups(NSArchiveRestrictionGroup[] eventType)
Parameters
Type Name Description
NSArchiveRestrictionGroup[] eventType

The restrictions to set.

Returns
Type Description
Void
In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top