Compartir a través de


ScheduleReference.Definition Propiedad

Definición

Obtiene o establece la definición (objetoScheduleDefinition) de una programación compartida.

public:
 property ReportService2006::ScheduleDefinition ^ Definition { ReportService2006::ScheduleDefinition ^ get(); void set(ReportService2006::ScheduleDefinition ^ value); };
public ReportService2006.ScheduleDefinition Definition { get; set; }
member this.Definition : ReportService2006.ScheduleDefinition with get, set
Public Property Definition As ScheduleDefinition

Valor de propiedad

Un objeto ScheduleDefinition.

Se aplica a