Click or drag to resize

WidgetDataGetName Method

Should return a print friendly name for this data.

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

Return Value

Type: String
Returns a user-friendly name for this type of data.
See Also