MapAppearanceRule.DistributionType Property

Definition

Gets the rule distribution type.

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

Property Value

A ReportEnumProperty<EnumType> object that specifies the rule distribution type.

Applies to