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