Method GetPropertyMappingsCache
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
GetPropertyMappingsCache()
Gets the cached mappings between the properties of NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower.DCPowerAdvancedSequenceStepProperties and their corresponding NationalInstruments.ModularInstruments.NIDCPower.DCPowerAdvancedSequenceProperty enumeration values.
public static (PropertyInfo Property, DCPowerAdvancedSequenceProperty EnumValue)[] GetPropertyMappingsCache()Returns
- (PropertyInfo Property, DCPowerAdvancedSequenceProperty EnumValue)[]
-
An array of tuples that contain the property info and its associated enumeration value.