Condividi tramite


Proprietà MapAppearanceRuleInstance.DistributionType

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property DistributionType As MapRuleDistributionType 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

MapAppearanceRuleInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering