Table of Contents

Method FindAssociatedTableParameterID

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

FindAssociatedTableParameterID(int)

Finds the associated table parameter ID for the specified column parameter.

public int FindAssociatedTableParameterID(int columnParameterID)

Parameters

columnParameterID int

The column parameter ID.

Returns

int

The table parameter ID for the specified column parameter.