TopLevelContainer.Action 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.
public:
property Microsoft::ReportingServices::RdlObjectModel::Action ^ Action { Microsoft::ReportingServices::RdlObjectModel::Action ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::Action ^ value); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Microsoft.ReportingServices.RdlObjectModel.Action Action { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
member this.Action : Microsoft.ReportingServices.RdlObjectModel.Action with get, set
Public Property Action As Action
Valor da propriedade
- Atributos