Click or drag to resize

MultiPicklistObjectValue Class

Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsMultiPicklistObjectValue

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

The MultiPicklistObjectValue type exposes the following members.

Constructors
  NameDescription
Public methodMultiPicklistObjectValue
Top
Properties
  NameDescription
Public propertyObjectType
Public propertyValues
Gets the array of Contact objects
Top
See Also