Enum ReportAssetType
- Namespace
- Smartsheet.Api
- Assembly
- smartsheet-csharp-sdk.dll
Represents the type of asset for report scope operations.
[JsonConverter(typeof(StringEnumConverter))]
public enum ReportAssetType
Fields
[EnumMember(Value = "sheet")] SHEET = 0Sheet asset type
[EnumMember(Value = "workspace")] WORKSPACE = 1Workspace asset type