SPBuiltInFieldId.IssueStatus field

Identifies a field that is used to indicate the issue status (for example, "Active", "Resolved", "Closed") that is associated with the specified SharePoint Foundation object.

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

Syntax

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

value = SPBuiltInFieldId.IssueStatus
public static readonly Guid IssueStatus

See also

Reference

SPBuiltInFieldId class

SPBuiltInFieldId members

Microsoft.SharePoint namespace