Table of Contents

Method FindAssociatedDisplayKeyColumn

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

FindAssociatedDisplayKeyColumn(ParameterInfo)

Finds the associated display key column parameter for the specified table parameter.

public ParameterInfo FindAssociatedDisplayKeyColumn(ParameterInfo tableParam)

Parameters

tableParam ParameterInfo

The table parameter.

Returns

ParameterInfo

The associated display key column parameter for the specified table parameter.