The DTO class for specifying how to get a schedule associated to a data cube.
Inheritance Hierarchy
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
<DataContractAttribute>
Public Class ScheduleOptions
[DataContractAttribute]
public ref class ScheduleOptions
[<DataContractAttribute>]
type ScheduleOptions = class end
The ScheduleOptions type exposes the following members.
Constructors Properties
| Name | Description |
---|
| TenantId | Gets or sets the tenant identifier. |
TopSee Also