WebhookSubscope Class |  |
Represents the webhook subscope object.
Inheritance HierarchySystemObject
Smartsheet.Api.ModelsWebhookSubscope
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 WebhookSubscope
Public Class WebhookSubscope
public ref class WebhookSubscope
type WebhookSubscope = class end
The WebhookSubscope type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | ColumnIds |
A collection of columns to subscribe to. An empty array denotes all columns in the sheet.
|
Top
See Also