Поделиться через


Свойство MapSizeInstance.Unit

Gets the calculated value of the Unit property in a MapSize class.

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

Синтаксис

'Декларация
Public ReadOnly Property Unit As Unit 
    Get
'Применение
Dim instance As MapSizeInstance 
Dim value As Unit 

value = instance.Unit
public Unit Unit { get; }
public:
property Unit Unit {
    Unit get ();
}
member Unit : Unit
function get Unit () : Unit

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.Unit
A Unit value that represents the calculated value of the Unit property.

См. также

Справочник

MapSizeInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering