Click or drag to resize

WorkspaceCollection Class

WorkspaceCollection.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Assistant.v1WorkspaceCollection

Namespace:  IBM.Watson.DeveloperCloud.Services.Assistant.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class WorkspaceCollection

The WorkspaceCollection type exposes the following members.

Constructors
  NameDescription
Public methodWorkspaceCollection
Initializes a new instance of the WorkspaceCollection class
Top
Properties
  NameDescription
Public propertyPagination
An object defining the pagination data for the returned objects.
Public propertyWorkspaces
An array of objects describing the workspaces associated with the service instance.
Top
See Also