Interface IDesignParameterable Last update: 16.07.2025 Namespace: VM.Managed Assembly: VMAppCore.dll This interface is to represent the desing paramter of DOE. public interface IDesignParameterable Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties UseDesignParameter Gets or sets a value indicating whether this instance will be used as the design parameter in DOE simulation. bool UseDesignParameter { get; } Property Value bool