Share via


MCRBrokerContractTable::validateBrokerContract Method

Validates that the passed broker contract is valid.

Syntax

client server public static boolean validateBrokerContract(MCRBrokerContractID _contract, [boolean _showWarning])

Run On

Called

Parameters

  • _showWarning
    Type: boolean
    A boolean value that determines whether or not to show warnings.

Return Value

Type: boolean
true if the contract is valid; otherwise, false.

See Also

Reference

MCRBrokerContractTable Table