Compartir a través de


IsCategory Propiedad

Indicates this is a member of the category (as opposed to series) hierarchy.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public MustOverride ReadOnly Property IsCategory As Boolean
    Get
'Uso
Dim instance As ChartMember
Dim value As Boolean

value = instance.IsCategory
public abstract bool IsCategory { get; }
public:
virtual property bool IsCategory {
    bool get () abstract;
}
abstract IsCategory : bool
abstract function get IsCategory () : boolean

Valor de la propiedad

Tipo: System. . :: . .Boolean
A Boolean value.