ReportTemplate プロパティ
これがレポート テンプレートであるかどうかを示します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property ReportTemplate As Boolean
Get
Set
'使用
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)
プロパティ値
型: System. . :: . .Boolean
Boolean 値。