Class Source
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents the source object from which the enclosing report, sheet, sight, or template was created.
public class Source : IdentifiableModel
- Inheritance
-
Source
- Inherited Members
Properties
Type
Type of this source. "report", "sheet", "sight" or "template"
public string Type { get; set; }
Property Value
- string
"report", "sheet", "sight" or "template"