Click or drag to resize

WidgetOutput Constructor

Namespace:  IBM.Watson.DeveloperCloud.Widgets
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Output(
	Type dataType,
	bool allowMany = false
)

Parameters

dataType
Type: SystemType
allowMany (Optional)
Type: SystemBoolean
See Also