BatchElementSorter.AddBatchElement(XLANGMessage, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- msg
- XLANGMessage
- transactionSetActivityId
- String