Właściwość MapAppearanceRule.BucketCount
Pobiera numer pakiety w MapAppearanceRule.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property BucketCount As ReportIntProperty
Get
'Użycie
Dim instance As MapAppearanceRule
Dim value As ReportIntProperty
value = instance.BucketCount
public ReportIntProperty BucketCount { get; }
public:
property ReportIntProperty^ BucketCount {
ReportIntProperty^ get ();
}
member BucketCount : ReportIntProperty
function get BucketCount () : ReportIntProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty obiektu.
Zobacz także