IInterfaceCalculationPlugin CalculatePortNames Method
[This is preliminary documentation and is subject to change.]
Calculate the names, numbers and option82
Namespace: Netadmin.Management.Inventory.Plugins Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
SyntaxIDeviceTree CalculatePortNames (
IDeviceTree deviceTree ,
IDevice currentNode
)Function CalculatePortNames (
deviceTree As IDeviceTree ,
currentNode As IDevice
) As IDeviceTree Parameters deviceTree Type: Netadmin.Management.Inventory.Dto IDeviceTree A complete tree of the device layout currentNode Type: Netadmin.Management.Inventory.Dto IDevice The currently calculated node Return Value Type:
IDeviceTree [Missing <returns> documentation for "M:Netadmin.Management.Inventory.Plugins.IInterfaceCalculationPlugin.CalculatePortNames(Netadmin.Management.Inventory.Dto.IDeviceTree,Netadmin.Management.Inventory.Dto.IDevice)"]
See Also