CompareProjectProperty.CompareOperatorProperty Field
Contains the CompareOperator property for comparing two properties.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Shared CompareOperatorProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = CompareProjectProperty.CompareOperatorProperty
CompareProjectProperty.CompareOperatorProperty = value
public static DependencyProperty CompareOperatorProperty
Remarks
The CompareOperator property can be one of the constants in the ProjectPropertyCompareOperator enumeration.
See Also
Reference
CompareProjectProperty Members