Enum AttachmentSubType
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents the attachment sub Type.
public enum AttachmentSubType
Fields
DOCUMENT = 0Document sub type
DRAWING = 4Drawing attachment sub type
FOLDER = 5Folder attachment sub type
PDF = 3PDF attachment sub type
PRESENTATION = 2Presentation attachment sub type
SPREADSHEET = 1Spreadsheet attachment sub type