Table of Contents

Enum ScheduleType

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

Represents the Link types.

public enum ScheduleType

Fields

DAILY = 1

Schedule to recur daily

MONTHLY = 3

Schedule to recur monthly

ONCE = 0

Schedule only to happen once

WEEKLY = 2

Schedule to recur weekly

YEARLY = 4

Schedule to recur yearly