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