namespace PS.IPAM; using System; [Serializable] public enum types { Address, Domain, Section, Subnetwork, Tag, Vlan, Vrf }