ISystemData TheSystemData
'TheSystemData´ holds all the basic data of the System.
NOTE: In ZOS's User Interface the 'System Explorer' provides the ability to see and change the SystemData values.
ISystemData TheSystemData = ThePrimarySystem.SystemData;
Next: