Click or drag to resize

BooleanData Class

Inheritance Hierarchy

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class BooleanData : WidgetData

The BooleanData type exposes the following members.

Constructors
  NameDescription
Public methodBooleanData
Initializes a new instance of the BooleanData class
Public methodBooleanData(Boolean)
Initializes a new instance of the BooleanData class
Top
Properties
  NameDescription
Public propertyBoolean
Top
Methods
See Also