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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Shared ReadOnly IssueStatus As Guid
'Usage
Dim value As Guid
value = SPBuiltInFieldId.IssueStatus
public static readonly Guid IssueStatus