Enum CrossSheetReferenceStatus
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Enum to hold status of cross sheet references.
public enum CrossSheetReferenceStatus
Fields
BLOCKED = 0
Blocked status
BROKEN = 1
Broken status
CIRCULAR = 2
Circular status
DISABLED = 3
Disabled status
INACCESSIBLE = 4
Inaccessible status
INVALID = 5
Invalid status
NOT_SHARED = 6
Not shared status
OK = 7
Ok status