OperationTypeList_RU::checkOperationTypeCodes Method
Checks that the specified codes exist.
Syntax
client server public static boolean checkOperationTypeCodes(FactureOperationTypeCodes_RU _operationTypeCodes)
Run On
ClientOrServer
Parameters
- _operationTypeCodes
Type: FactureOperationTypeCodes_RU Extended Data Type
A list of operation codes.
Return Value
Type: boolean
true if all the codes exist; otherwise, false.