Freigeben über


GaugeDynamicMemberInstance.GetInstanceIndex-Methode

Gets the current instance index.

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

Syntax

'Declaration
Public Function GetInstanceIndex As Integer
'Usage
Dim instance As GaugeDynamicMemberInstance 
Dim returnValue As Integer 

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

Rückgabewert

Typ: System.Int32
An int value.

Siehe auch

Verweis

GaugeDynamicMemberInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace