BooleanObjectValue Class |  |
Inheritance HierarchySystemObject
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
Syntaxpublic class BooleanObjectValue : IPrimitiveObjectValue<bool>,
ObjectValue
Public Class BooleanObjectValue
Implements IPrimitiveObjectValue(Of Boolean), ObjectValue
public ref class BooleanObjectValue : IPrimitiveObjectValue<bool>,
ObjectValue
type BooleanObjectValue =
class
interface IPrimitiveObjectValue<bool>
interface ObjectValue
end
The BooleanObjectValue type exposes the following members.
Constructors
Properties
Methods
See Also