CompareProjectProperty.WaitUntilValueIsSetProperty Field
Contains the WaitUntilValueIsSet property.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Shared WaitUntilValueIsSetProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = CompareProjectProperty.WaitUntilValueIsSetProperty
CompareProjectProperty.WaitUntilValueIsSetProperty = value
public static DependencyProperty WaitUntilValueIsSetProperty
Remarks
The value of the WaitUntilValueIsSet property can be True or False.
In the Properties pane of a workflow activity, the WaitUntilValueIsSet property can also be the name of the workflow and path name of the property for comparison.
See Also
Reference
CompareProjectProperty Members