ProjectPropertyIntrinsicField.PercentComplete field
Specifies the name of the property for the percent complete: % Complete.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly PercentComplete As String
'Usage
Dim value As String
value = ProjectPropertyIntrinsicField.PercentComplete
public static readonly string PercentComplete
See also
Reference
ProjectPropertyIntrinsicField class