ScheduleOptions Class

The DTO class for specifying how to get a schedule associated to a data cube.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsScheduleOptions

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

The ScheduleOptions type exposes the following members.

Constructors
  NameDescription
Public methodScheduleOptions
Initializes a new instance of the ScheduleOptions class
Top
Properties
  NameDescription
Public propertyTenantId
Gets or sets the tenant identifier.
Top
See Also