Click or drag to resize

ContainerResponse Properties

[This is preliminary documentation and is subject to change.]

The ContainerResponse type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAdditionalOptions
A list of optional key value pairs for future or custom properties.
Public propertyChildContainers
A list of packages in this container.
Public propertyContainer
The container.
Public propertyHybridResults
The json response to the HSS call.
(Inherited from ResponseBase.)
Public propertyMessages
Error, Warning or Informational messages.
(Inherited from ResponseBase.)
Public propertyPackages
A list of packages in this container.
Public propertyStatus
The status of the request (0 - Success, 1 - Success with warnings, 2 - Failure).
(Inherited from ResponseBase.)
Top
See Also