Click or drag to resize

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

The WebhookSubscope type exposes the following members.

Constructors
  NameDescription
Public methodWebhookSubscope
Top
Properties
  NameDescription
Public propertyColumnIds
A collection of columns to subscribe to. An empty array denotes all columns in the sheet.
Top
See Also