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