Partager via


Propriété ToIndex

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en 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 propriété

Type : System. . :: . .Int32