CompiledParagraphInstance.IsCompiled プロパティ
この段落インスタンスが、HTML タグからコンパイルされたかどうかを示します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public Overrides ReadOnly Property IsCompiled As Boolean
Get
'使用
Dim instance As CompiledParagraphInstance
Dim value As Boolean
value = instance.IsCompiled
public override bool IsCompiled { get; }
public:
virtual property bool IsCompiled {
bool get () override;
}
abstract IsCompiled : bool
override IsCompiled : bool
override function get IsCompiled () : boolean
プロパティ値
型: System.Boolean
Boolean 値。