MapLocationInstance.Unit 屬性
Gets the calculated value of the Unit property in a MapLocation class.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public ReadOnly Property Unit As Unit
Get
'用途
Dim instance As MapLocationInstance
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.