Enum DiscussionParentType
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents the discussion parent Type.
public enum DiscussionParentType
Fields
ROW = 1
Discussion parent is a row.
SHEET = 0
Discussion parent is a sheet.