Compartilhar via


Método TablixDynamicMemberInstance.GetInstanceIndex

Gets the current instance index.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Function GetInstanceIndex As Integer
'Uso
Dim instance As TablixDynamicMemberInstance 
Dim returnValue As Integer 

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

Valor de retorno

Tipo: System.Int32
An int value.

Consulte também

Referência

TablixDynamicMemberInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering