ServerMessageEventArgs.BatchStartingLine Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ça obtient la ligne de départ du lot dans l’éditeur.
public:
property int BatchStartingLine { int get(); };
public int BatchStartingLine { get; }
member this.BatchStartingLine : int
Public ReadOnly Property BatchStartingLine As Integer
Valeur de propriété
Une Int32 valeur spécifiant le numéro de ligne de la ligne de départ du lot.