EntityStagingProcessRequest.BatchTag 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.
Identifie le lot auquel cette requête s’applique. Ce BatchTag doit déjà avoir été chargé dans le système au moyen d’une autre méthode.
public:
property System::String ^ BatchTag { System::String ^ get(); void set(System::String ^ value); };
[System.ServiceModel.MessageBodyMember]
public string BatchTag { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.BatchTag : string with get, set
Public Property BatchTag As String
Valeur de propriété
Lot auquel cette demande s’applique.
- Attributs