Workflow.SampleWorkflow.CustomFields.AssumptionsUid Field
GUID of the Sample Assumptions 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 AssumptionsUid As Guid
'Usage
Dim value As Guid
value = Workflow.SampleWorkflow.CustomFields.AssumptionsUid
public static readonly Guid AssumptionsUid
See Also
Reference
Workflow.SampleWorkflow.CustomFields Class