namespace Win_in.Sfs.Wms.DataExchange; public interface ICanTrace { string TraceId { get; set; } }