Classe IndicatorState
Represents the current state of a state indicator.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class IndicatorState _
Inherits ReportObject
'Uso
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
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..IndicatorState
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também