Table of Contents

Property Value

Namespace
Skyline.DataMiner.Net.Ticketing.Validators
Assembly
SLNetTypes.dll

Value

Gets or sets the value of the entry.

[JsonProperty]
public T Value { get; set; }

Property Value

T

The value of the entry.