Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets the index of the event data to be moved.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public ReadOnly Property FromIndex As Integer
Get
'Uso
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
Valor de la propiedad
Tipo: System.Int32
The index of the event data to be moved.