Workflow.SampleWorkflow.CustomFields.ProposedStartDateUid Field
GUID of the Sample Proposed Start Date custom field for the Project Server sample workflow.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ProposedStartDateUid As Guid
'Usage
Dim value As Guid
value = Workflow.SampleWorkflow.CustomFields.ProposedStartDateUid
public static readonly Guid ProposedStartDateUid
See Also
Reference
Workflow.SampleWorkflow.CustomFields Class