Table of Contents

Method IsBaseProtocolParameter

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

IsBaseProtocolParameter(int)

Returns a value that indicates whether the specified parameter is a base protocol parameter.

public static bool IsBaseProtocolParameter(int parameterID)

Parameters

parameterID int

The parameter ID.

Returns

bool

true if the specified parameter is a base protocol parameter.