Właściwość Report.HasDocumentMap
Pobiera wartość wskazująca, że raport zawiera etykiety Mapa dokumentu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property HasDocumentMap As Boolean
Get
'Użycie
Dim instance As Report
Dim value As Boolean
value = instance.HasDocumentMap
public bool HasDocumentMap { get; }
public:
property bool HasDocumentMap {
bool get ();
}
member HasDocumentMap : bool
function get HasDocumentMap () : boolean
Wartość właściwości
Typ: System.Boolean
A wartość logiczna value.
Zobacz także