UpdateProjectProperty.NumericPropertyValueProperty Field

Contains the NumericPropertyValue property, which is the numeric value of the property.

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

UpdateProjectProperty.NumericPropertyValueProperty = value
public static DependencyProperty NumericPropertyValueProperty

Remarks

The NumericPropertyValue specifies the numeric value of the property to update.

In the Properties pane of a workflow activity, the NumericPropertyValue property can be the name of the workflow and the path name of the property.

See Also

Reference

UpdateProjectProperty Class

UpdateProjectProperty Members

Microsoft.Office.Project.Server.Workflow Namespace

NumericPropertyValue