次の方法で共有


BatchElementSorter.CreateBatchMessage(XLANGMessage, Boolean) メソッド

定義

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)

パラメーター

outBatchMsg
XLANGMessage
bCreateEmptyBatch
Boolean

適用対象