BatchElementSorter.AddBatchElement(XLANGMessage, String) Méthode
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.
public:
void AddBatchElement(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ msg, System::String ^ transactionSetActivityId);
public void AddBatchElement (Microsoft.XLANGs.BaseTypes.XLANGMessage msg, string transactionSetActivityId);
member this.AddBatchElement : Microsoft.XLANGs.BaseTypes.XLANGMessage * string -> unit
Public Sub AddBatchElement (msg As XLANGMessage, transactionSetActivityId As String)
Paramètres
- msg
- XLANGMessage
- transactionSetActivityId
- String