MapSizeInstance.Unit 属性
命名空间: 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.