14.2.24 RelationAssetInfo (program execution history)
This class manages the program execution history.
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 RelationAssetInfo.
Property |
Key |
Description |
Type [maximum length (bytes)] |
Remarks |
Specification in jamimport |
---|---|---|---|---|---|
K |
Child asset ID |
uint32 |
This is the asset ID of the child asset. If you are specifying this information for an import operation, specify the same value as for the corresponding object class AssetInfo. |
M |
|
CreationClass Name |
K |
CCN |
string[32] |
This is RelationAssetInfo. |
M |
K |
Parent asset ID |
uint32 |
This is the asset ID of the parent asset. If you are specifying this information for an import operation, specify the same value as for the corresponding object class AssetInfo. |
M |
- Legend:
-
K: Key property
M: Mandatory property during registration (omitting this property results in an error)