MapLayerInstance.VisibilityMode Property

Definition

Gets the calculated value of the VisibilityMode property in a MapLayer class.

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

Property Value

A MapVisibilityMode value that represents the calculated value of the VisibilityMode property.

Applies to