ElectricalEquipment.DistributionSystem
Description:
get or set the Distribution System for the Electrical Equipment.
get or set the Distribution System for the Electrical Equipment.
Remarks:
This property returns a Distribution System which is assigned to the Electrical Equipment. If there are no Distribution System assigned to this Electrical Equipment, this property will be .a null reference (Nothing in Visual Basic).
This property returns a Distribution System which is assigned to the Electrical Equipment. If there are no Distribution System assigned to this Electrical Equipment, this property will be .a null reference (Nothing in Visual Basic).
public DistributionSysType DistributionSystem { get; set; }