MeasurementInfoDbSwitchableUnits Property
Database Switchable Units
Namespace: Metas.Vna.JournalAssembly: Metas.Vna.Journal (in Metas.Vna.Journal.dll) Version: 2.8.9053.20299
public SwitchableUnit[] DbSwitchableUnits { get; set; }
Public Property DbSwitchableUnits As SwitchableUnit()
Get
Set
public:
property array<SwitchableUnit^>^ DbSwitchableUnits {
array<SwitchableUnit^>^ get ();
void set (array<SwitchableUnit^>^ value);
}
member DbSwitchableUnits : SwitchableUnit[] with get, set
Property Value
SwitchableUnit