Partager via


Propriété MapAppearanceRuleInstance.DistributionType

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DistributionType As MapRuleDistributionType 
    Get
'Utilisation
Dim instance As MapAppearanceRuleInstance 
Dim value As MapRuleDistributionType 

value = instance.DistributionType
public MapRuleDistributionType DistributionType { get; }
public:
property MapRuleDistributionType DistributionType {
    MapRuleDistributionType get ();
}
member DistributionType : MapRuleDistributionType
function get DistributionType () : MapRuleDistributionType

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.MapRuleDistributionType
A MapRuleDistributionType value that represents the calculated value of the DistributionType property.

Voir aussi

Référence

MapAppearanceRuleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering