Source Class |  |
Represents the source object from which the enclosing report, sheet, sight, or template was created.
Inheritance Hierarchy
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntaxpublic class Source : IdentifiableModel
Public Class Source
Inherits IdentifiableModel
public ref class Source : public IdentifiableModel
type Source =
class
inherit IdentifiableModel
end
The Source type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Type |
Type of this source. "report", "sheet", "sight" or "template"
|
Top
See Also