Property AssociatedSitePinList
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
AssociatedSitePinList
Gets a list of NationalInstruments.SemiconductorTestLibrary.Common.SitePinInfo objects containing information for the individual site-pin pairs associated with the driver session.
IList<SitePinInfo> AssociatedSitePinList { get; }