Click or drag to resize

RESTConnectorFormBoxedObject Property

The boxed POD data type, only set if IsBinary is false.

Namespace:  IBM.Watson.DeveloperCloud.Connection
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Object BoxedObject { get; set; }

Property Value

Type: Object
See Also