Click or drag to resize

ProjectSettings Class

Represents the Sight Publish object (see http://smartsheet-platform.github.io/api-docs/?shell#sightpublish-object
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsProjectSettings

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 ProjectSettings

The ProjectSettings type exposes the following members.

Constructors
  NameDescription
Public methodProjectSettings
Top
Properties
  NameDescription
Public propertyLengthOfDay
Get the length of the workday for a project seheet.
Public propertyNonWorkingDays
Get a list of non working days in the year.
Public propertyWorkingDays
Get a list of working days in the week.
Top
See Also