InventoryMachines Property |
Machines list
Namespace:
VMInfoFace.Interface
Assembly:
VMInfoFace.Interface (in VMInfoFace.Interface.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntaxpublic List<Machine> Machines { get; private set; }
Public Property Machines As List(Of Machine)
Get
Private Set
Property Value
Type:
ListMachine
See Also