Rules.RuleType enumeration

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration RuleType
'Usage
Dim instance As Rules.RuleType
public enum RuleType

Members

Member name Description
RuleTypeNone Not supported.
RuleTypeNewTaskAndAssignments Not supported.
RuleTypeDelegations Not supported.
RuleTypeUpdateTasks Not supported.
RuleTypeDeletes Not supported.

See also

Reference

Microsoft.Office.Project.Server.Library namespace