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 lien avec l’état de staging)
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é
Le nombre total de lots (sans lien avec l’état de staging).
- Attributs