MapAppearanceRuleInstance.DistributionType プロパティ
MapAppearanceRule クラスの DistributionType プロパティの計算値を取得します。
名前空間: 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
DistributionType プロパティの計算値を表す MapRuleDistributionType 値です。