Click or drag to resize

DisableCloseCaptionData Class

Boolean state for disabling the CloseCaption output.
Inheritance Hierarchy

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class DisableCloseCaptionData : WidgetData

The DisableCloseCaptionData type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBoolean
Disable DisableCloseCaptionData state, true for disabled, false for not.
Top
Methods
See Also