GuiVnaSourcePortSettingsSourcePorts Property
Namespace: Metas.Instr.Gui.VnaAssembly: Metas.Instr.Gui (in Metas.Instr.Gui.exe) Version: 2.8.9053.20266
public VnaSourcePortSettings[] SourcePorts { get; set; }
Public Property SourcePorts As VnaSourcePortSettings()
Get
Set
public:
property array<VnaSourcePortSettings>^ SourcePorts {
array<VnaSourcePortSettings>^ get ();
void set (array<VnaSourcePortSettings>^ value);
}
member SourcePorts : VnaSourcePortSettings[] with get, set
Property Value
VnaSourcePortSettings