Interface IWithScheduleReferenceType
Interface for an object that has a schedule reference.
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public interface IWithScheduleReferenceType
Properties
Schedule
Gets the schedule for the response.
Declaration
IScheduleReferenceType? Schedule { get; }
Property Value
Type | Description |
---|---|
IScheduleReferenceType |