Click or drag to resize

BooleanObjectValue Class

Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsBooleanObjectValue

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 BooleanObjectValue : IPrimitiveObjectValue<bool>, 
	ObjectValue

The BooleanObjectValue type exposes the following members.

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