Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines the agreement code, based on the matching priority of the calculation item.
Syntax
client server public static TableGroupAll agreementCode(
TableGroupAll _code1,
TableGroupAll _code2,
TableGroupAll _code3,
TableGroupAll _code4)
Run On
Called
Parameters
- _code1
Type: TableGroupAll Enumeration
The first key of the four-key combination (not used in this method).
- _code2
Type: TableGroupAll Enumeration
The second key of the four-key combination.
- _code3
Type: TableGroupAll Enumeration
The third key of the four-key combination.
- _code4
Type: TableGroupAll Enumeration
The fourth key of the four-key combination.
Return Value
Type: TableGroupAll Enumeration
The agreement code.