Click or drag to resize

UpdateRequestSchedule Property

Gets the schedule for which update requests will be sent out.

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 Schedule Schedule { get; set; }

Return Value

Type: Schedule
the Schedule
See Also