Subscription.Active Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o objeto ActiveState de uma assinatura.
public:
property ReportService2010::ActiveState ^ Active { ReportService2010::ActiveState ^ get(); void set(ReportService2010::ActiveState ^ value); };
public ReportService2010.ActiveState Active { get; set; }
member this.Active : ReportService2010.ActiveState with get, set
Public Property Active As ActiveState
Valor da propriedade
Um valor ActiveState somente leitura.