TopLevelContainer.Action Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valore della proprietà
- Attributi