CompareProjectProperty.DurationPropertyValueProperty Field
Contains the DurationPropertyValue property.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Shared DurationPropertyValueProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = CompareProjectProperty.DurationPropertyValueProperty
CompareProjectProperty.DurationPropertyValueProperty = value
public static DependencyProperty DurationPropertyValueProperty
Remarks
The DurationPropertyValue specifies the duration value used in the property comparison, for example, "3d" for three days.
In the Properties pane of a workflow activity, the DurationPropertyValue property can be the name of the workflow and path name of the property for comparison.
See Also
Reference
CompareProjectProperty Members