BatchValidator.ValidateActivateMessageProperties Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- batchId
- Int64
- batchName
- String
- senderPartyName
- String
- receiverPartyName
- String
- agreementName
- String