Partager via


Propriété IndicatorState.Name

Gets the name of the indicator state.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Name As String 
    Get
'Utilisation
Dim instance As IndicatorState 
Dim value As String 

value = instance.Name
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Valeur de propriété

Type : System.String
A string value.

Voir aussi

Référence

IndicatorState Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering