Click or drag to resize

DeleteCollectionResponse Class

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1DeleteCollectionResponse

Namespace:  IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class DeleteCollectionResponse

The DeleteCollectionResponse type exposes the following members.

Constructors
  NameDescription
Public methodDeleteCollectionResponse
Initializes a new instance of the DeleteCollectionResponse class
Top
Properties
  NameDescription
Public propertycollection_id
Public propertystatus
Top
See Also