Enum AttachmentParentType
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents the attachment parent Type.
public enum AttachmentParentType
Fields
COMMENT = 2
Attachment parent is a comment
ROW = 1
Attachment parent is a row
SHEET = 0
Attachment parent is a sheet