using InABox.Core; namespace Comal.Classes { [UserTracking(typeof(ManufacturingPacket))] public class SetoutDocument : EntityDocument, ILicense { } }