Właściwość Report.ReportTemplate
Wskazuje, czy jest to szablon raportu.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property ReportTemplate As Boolean
Get
Set
'Użycie
Dim instance As Report
Dim value As Boolean
value = instance.ReportTemplate
instance.ReportTemplate = value
public bool ReportTemplate { get; set; }
public:
property bool ReportTemplate {
bool get ();
void set (bool value);
}
member ReportTemplate : bool with get, set
function get ReportTemplate () : boolean
function set ReportTemplate (value : boolean)
Wartość właściwości
Typ: System.Boolean
A wartość logiczna value.