BatchValidator.ValidateActivateMessageProperties メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
static bool ValidateActivateMessageProperties(long batchId, System::String ^ batchName, System::String ^ senderPartyName, System::String ^ receiverPartyName, System::String ^ agreementName);
public static bool ValidateActivateMessageProperties (long batchId, string batchName, string senderPartyName, string receiverPartyName, string agreementName);
static member ValidateActivateMessageProperties : int64 * string * string * string * string -> bool
Public Shared Function ValidateActivateMessageProperties (batchId As Long, batchName As String, senderPartyName As String, receiverPartyName As String, agreementName As String) As Boolean
パラメーター
- batchId
- Int64
- batchName
- String
- senderPartyName
- String
- receiverPartyName
- String
- agreementName
- String