Click or drag to resize

NumberObjectValue Class

Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsNumberObjectValue

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 NumberObjectValue : IPrimitiveObjectValue<double>, 
	ObjectValue

The NumberObjectValue type exposes the following members.

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