The DTO class for specifying how to get a schedule associated to a data cube.
            
Inheritance HierarchySystemObject
  Dundas.BI.WebApi.ModelsScheduleOptions
 
    Namespace: 
   Dundas.BI.WebApi.Models
    Assembly:
   Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (25.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.  | 
Top
See Also