Click or drag to resize

StringObjectValue Class

Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsStringObjectValue

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 StringObjectValue : IPrimitiveObjectValue<string>, 
	ObjectValue

The StringObjectValue type exposes the following members.

Constructors
  NameDescription
Public methodStringObjectValue
Top
Properties
  NameDescription
Public propertyObjectType
Public propertyValue
Top
Methods
  NameDescription
Public methodSerialize
Top
See Also