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