Click or drag to resize

BooleanDataGetName Method

Name of this data type.

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override string GetName()

Return Value

Type: String
The readable name.
See Also