CompareProjectProperty.FlagPropertyValueProperty Field
Contains the FlagPropertyValue property.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Shared FlagPropertyValueProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = CompareProjectProperty.FlagPropertyValueProperty
CompareProjectProperty.FlagPropertyValueProperty = value
public static DependencyProperty FlagPropertyValueProperty
Remarks
The FlagPropertyValue specifies the flag value (true or false) used in the property comparison.
In the Properties pane of a workflow activity, the FlagPropertyValue property can be the name of the workflow and path name of the property for comparison.
See Also
Reference
CompareProjectProperty Members