Свойство HasDocumentMap

Indicates the report contains document map labels

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property HasDocumentMap As Boolean
    Get
'Применение
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

Значение свойства

Тип System. . :: . .Boolean
A Boolean value.