Freigeben über


IndicatorState-Klasse

Represents the current state of a state indicator.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class IndicatorState _
    Inherits ReportObject
'Usage
Dim instance As IndicatorState
public class IndicatorState : ReportObject
public ref class IndicatorState : public ReportObject
type IndicatorState =  
    class
        inherit ReportObject
    end
public class IndicatorState extends ReportObject

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..IndicatorState

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.