Table of Contents

Property IsValidValue

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

IsValidValue

Gets or sets a value indicating whether this is a valid value (i.e. last poll for this parameter succeeded).

public bool IsValidValue { get; set; }

Property Value

bool

true if valid; otherwise, false.