Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the index of the event data to be moved.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property FromIndex As Integer
Get
'Utilisation
Dim instance As MoveEventArgs
Dim value As Integer
value = instance.FromIndex
public int FromIndex { get; }
public:
property int FromIndex {
int get ();
}
member FromIndex : int
function get FromIndex () : int
Valeur de propriété
Type : System.Int32
The index of the event data to be moved.