Click or drag to resize

AbstractSheetTRow, TColumn, TCellProjectSettings Property

Gets sheet’s project settings containing the working days, non-working days, and length of day for a project sheet

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

Property Value

Type: ProjectSettings
See Also