MapAppearanceRuleInstance.DistributionType Property

Definition

Gets the calculated value of the DistributionType property in a MapAppearanceRule class.

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

Property Value

A MapRuleDistributionType value that represents the calculated value of the DistributionType property.

Applies to