Właściwość CompiledTextRunInstance.IsCompiled
Wskazuje, czy ten tekst, należy uruchomić wystąpienie jest skompilowany z tagów HTML.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property IsCompiled As Boolean
Get
'Użycie
Dim instance As CompiledTextRunInstance
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
Wartość właściwości
Typ: System.Boolean
A wartość logiczna object.
Zobacz także