namespace DTS.Common.Enums.Sensors.SensorsList { public enum StreamOutSettingFields { Included, SerialNumber, Description, LastModifiedBy, LastModified, UDPProfile, UDPAddress, UDPTimeChannelId, UDPDataChannelId, UDPTmNSConfig, IRIGTimeDataPacketIntervalMs, TMATSIntervalMs } }