WebhookSubscope Class | |
Represents the webhook subscope object.
Inheritance Hierarchy SystemObject
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
Syntax public 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.
|
TopSee Also