SPBuiltInFieldId.PercentComplete field

Identifies a field that contains information about what percent of a specified SharePoint Foundation workflow object is completed.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly PercentComplete As Guid
'Usage
Dim value As Guid

value = SPBuiltInFieldId.PercentComplete
public static readonly Guid PercentComplete

See also

Reference

SPBuiltInFieldId class

SPBuiltInFieldId members

Microsoft.SharePoint namespace