GetQueuedExportsOptions Class

The options class used for getting the queued exports.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsGetQueuedExportsOptions

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
[DataContractAttribute]
public class GetQueuedExportsOptions

The GetQueuedExportsOptions type exposes the following members.

Constructors
  NameDescription
Public methodGetQueuedExportsOptions
Initializes a new instance of the GetQueuedExportsOptions class
Top
Properties
  NameDescription
Public propertySessionId
Gets or sets the session ID to retrieve.
Top
See Also