Partager via


ToIndex propriété

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ToIndex As Integer
    Get
'Utilisation
Dim instance As MoveEventArgs
Dim value As Integer

value = instance.ToIndex
public int ToIndex { get; }
public:
property int ToIndex {
    int get ();
}
member ToIndex : int
function get ToIndex () : int

Valeur de la propriété

Type : System. . :: . .Int32