Table of Contents

Class WebhookSubscope

Namespace
Smartsheet.Api.Models
Assembly
smartsheet-csharp-sdk.dll

Represents the webhook subscope object.

public class WebhookSubscope
Inheritance
WebhookSubscope
Inherited Members

Properties

ColumnIds

A collection of columns to subscribe to. An empty array denotes all columns in the sheet.

public long[] ColumnIds { get; set; }

Property Value

long[]