Partager via


Méthode ChartDynamicMemberInstance.GetInstanceIndex

Gets the current instance index.

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

Syntaxe

'Déclaration
Public Function GetInstanceIndex As Integer
'Utilisation
Dim instance As ChartDynamicMemberInstance 
Dim returnValue As Integer 

returnValue = instance.GetInstanceIndex()
public int GetInstanceIndex()
public:
int GetInstanceIndex()
member GetInstanceIndex : unit -> int
public function GetInstanceIndex() : int

Valeur de retour

Type : System.Int32
An int value.

Voir aussi

Référence

ChartDynamicMemberInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering