Share via


CompareProjectProperty.DateTimePropertyValueProperty Field

Contains the DateTimePropertyValue property.

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

Syntax

'Declaration
Public Shared DateTimePropertyValueProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = CompareProjectProperty.DateTimePropertyValueProperty

CompareProjectProperty.DateTimePropertyValueProperty = value
public static DependencyProperty DateTimePropertyValueProperty

Remarks

The DateTimePropertyValue specifies the DateTime value used in the property comparison.

In the Properties pane of a workflow activity, the DateTimePropertyValue property can be the name of the workflow and path name of the property for comparison. The property value can also be a date selected in the date picker control or typed by the user, such as 5/11/2010.

See Also

Reference

CompareProjectProperty Class

CompareProjectProperty Members

Microsoft.Office.Project.Server.Workflow Namespace

DateTimePropertyValue