Поделиться через


Свойство MapAppearanceRuleInstance.DistributionType

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property DistributionType As MapRuleDistributionType 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapRuleDistributionType
A MapRuleDistributionType value that represents the calculated value of the DistributionType property.

См. также

Справочник

MapAppearanceRuleInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering