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