CompareProjectProperty.ConditionValidProperty field
Contains the ConditionValid property, which indicates when a comparison condition is valid.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Shared ConditionValidProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = CompareProjectProperty.ConditionValidProperty
CompareProjectProperty.ConditionValidProperty = value
public static DependencyProperty ConditionValidProperty
Remarks
The ConditionValid property value is False until it is bound to a property in the Workflow Designer in Microsoft Visual Studio 2010. The value then includes the name of the workflow and the path name of the property for comparison.
See also
Reference
CompareProjectProperty members