Share via


UpdateProjectProperty.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 = UpdateProjectProperty.DateTimePropertyValueProperty

UpdateProjectProperty.DateTimePropertyValueProperty = value
public static DependencyProperty DateTimePropertyValueProperty

Remarks

The DateTimePropertyValue specifies the DateTime value that is used in the property update.

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

See Also

Reference

UpdateProjectProperty Class

UpdateProjectProperty Members

Microsoft.Office.Project.Server.Workflow Namespace

DateTimePropertyValue