Workflow.SampleWorkflow.CustomFields.ComplianceProjectUid field
GUID of the Sample Compliance Proposal 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 ComplianceProjectUid As Guid
'Usage
Dim value As Guid
value = Workflow.SampleWorkflow.CustomFields.ComplianceProjectUid
public static readonly Guid ComplianceProjectUid
See also
Reference
Workflow.SampleWorkflow.CustomFields class