Table of Contents

Property AlternativePidClause

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

AlternativePidClause

Gets or sets a clause which can be used to select an alternative PID next to the one selected by ParameterID/TableIndex(e.g. "iPid = -1").

[Obsolete("Result will always contain data for requested parameter(s) and general element data", false)]
public string AlternativePidClause { get; set; }

Property Value

string

Alternative clause to select another PID next to the one selected by ParameterID/TableIndex.