BatchElementSorter.CreateBatchMessage(XLANGMessage, Boolean) 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 CreateBatchMessage(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ outBatchMsg, bool bCreateEmptyBatch);
public void CreateBatchMessage (Microsoft.XLANGs.BaseTypes.XLANGMessage outBatchMsg, bool bCreateEmptyBatch);
member this.CreateBatchMessage : Microsoft.XLANGs.BaseTypes.XLANGMessage * bool -> unit
Public Sub CreateBatchMessage (outBatchMsg As XLANGMessage, bCreateEmptyBatch As Boolean)
Parameters
- outBatchMsg
- XLANGMessage
- bCreateEmptyBatch
- Boolean