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