Table of Contents

Method FindTopologyCell

Namespace
Skyline.DataMiner.Net.Messages
Assembly
SLNetTypes.dll

FindTopologyCell(string, int)

Finds the topology cell for the specified name and table ID.

public ProtocolTopologyCell FindTopologyCell(string name, int tablePid)

Parameters

name string

The name.

tablePid int

The table ID.

Returns

ProtocolTopologyCell

The topology cell.