Share via


WorkflowStringIds.PROPERTY_COMPARE_OPERATOR Field

A property on the CompareProjectProperty activity with a drop-down list selection.

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

Syntax

'Declaration
Public Const PROPERTY_COMPARE_OPERATOR As String
'Usage
Dim value As String

value = WorkflowStringIds.PROPERTY_COMPARE_OPERATOR
public const string PROPERTY_COMPARE_OPERATOR

Remarks

Determines the comparison operator to use for the comparison. For example, Equal To, Greater Than, and so on.

See Also

Reference

WorkflowStringIds Class

WorkflowStringIds Members

Microsoft.Office.Project.Server.Workflow Namespace