Rules.ConditionType 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 ConditionType
'Usage
Dim instance As Rules.ConditionType
public enum ConditionType

Members

Member name Description
ConditionTypeNone Not supported.
ConditionTypeCompareWithFixedString Not supported.
ConditionTypeCompareWithDatabaseColumn Not supported.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace