Subscription.Active Propiedad

Definición

Obtiene el objeto ActiveState de una suscripción.

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

Valor de propiedad

Un valor de tipo ActiveState de solo lectura.

Se aplica a