Report.ReportTemplate Proprietà

Definizione

Indica se si tratta di un modello di report.

public:
 property bool ReportTemplate { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public bool ReportTemplate { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.ReportTemplate : bool with get, set
Public Property ReportTemplate As Boolean

Valore della proprietà

True se si tratta di un modello di report; in caso contrario, false.

Attributi

Si applica a