MapLocationInstance.Unit Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Unit Unit { Microsoft::ReportingServices::OnDemandReportRendering::Unit get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Unit Unit { get; }
member this.Unit : Microsoft.ReportingServices.OnDemandReportRendering.Unit
Public ReadOnly Property Unit As Unit

Property Value

A Unit value that represents the calculated value of the Unit property.

Applies to