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