using System; namespace InABox.Core { [Obsolete("Being Replaced with DigitalFormVariable", true)] public class QAVariable : DigitalFormVariable { } }