Click or drag to resize
IInterfaceCalculationPluginCalculatePortNames 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
Syntax
IDeviceTree CalculatePortNames(
	IDeviceTree deviceTree,
	IDevice currentNode
)

Parameters

deviceTree
Type: Netadmin.Management.Inventory.DtoIDeviceTree
A complete tree of the device layout
currentNode
Type: Netadmin.Management.Inventory.DtoIDevice
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