UnitInfo

Basic Unit Description. \see IUnitInfo

Members

Variables

id
UnitID id;

< unit identifier

name
String128 name;

< name, optional for the root component, required otherwise

parentUnitId
UnitID parentUnitId;

< identifier of parent unit (kNoParentUnitId: does not apply, this unit is the root)

programListId
ProgramListID programListId;

< id of program list used in unit (kNoProgramListId = no programs used in this unit)

Meta