14.2.8 DivisionInfo (division information)
This class manages the division information registered in a group.
You can import or export this class. For details about importing by jamCsvImport.bat, see the section describing import processing by the Import job menu.
The following table lists the properties of DivisionInfo.
Property |
Key |
Description |
Type [maximum length (bytes)] |
Remarks |
Specification in jamimport |
---|---|---|---|---|---|
CreationClassName |
K |
CCN |
string[32] |
This is DivisionInfo. |
M |
K |
string[64] |
This is a unique ID for identifying a division. |
O |
||
N |
string[128] |
This is the name of the division. |
M |
||
N |
string[64] |
This is the group ID to which the division belongs. |
M |
- Legend:
-
K: Key property
N: Non-key property
M: Mandatory property during registration (omitting this property results in an error)
O: Optional property