Click or drag to resize

PredecessorList Class

Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsPredecessorList

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 PredecessorList : ObjectValue

The PredecessorList type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyObjectType
Public propertyPredecessors
Gets the array of Predecessor objects.
Top
See Also