Table of Contents

Interface IGenericEnumEntry

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

Generic enum entry interface. Obsolete. Ticketing is being retired (see DataMiner functionality evolution and retirement).

public interface IGenericEnumEntry
Extension Methods

Properties

Name

Gets the name of the enum entry.

Value

Gets the value of the enum entry.

ValueType

Gets the type of the enum entry value.

Methods

ToFormattedString()

Returns a string formatted as follows: name/value.