Click or drag to resize

BooleanData Constructor (Boolean)

Data constructor.

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public BooleanData(
	bool b
)

Parameters

b
Type: SystemBoolean

[Missing <param name="b"/> documentation for "M:IBM.Watson.DeveloperCloud.DataTypes.BooleanData.#ctor(System.Boolean)"]

See Also