EntityStagingGetResponse.BatchCount 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.
Spécifie le nombre total de lots (sans rapport avec l’état intermédiaire)
public:
property int BatchCount { int get(); void set(int value); };
[System.ServiceModel.MessageBodyMember]
public int BatchCount { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.BatchCount : int with get, set
Public Property BatchCount As Integer
Valeur de propriété
Nombre total de lots (non liés à l'état intermédiaire).
- Attributs