Table of Contents

Property VisualFieldEnums

Namespace
Skyline.DataMiner.Net.Ticketing.Helpers.Visualization
Assembly
SLNetTypes.dll

VisualFieldEnums

Contains all the visual data linked with the values of certain enum field values.

public List<VisualFieldEnum> VisualFieldEnums { get; set; }

Property Value

List<VisualFieldEnum>

Remarks

For every color linked to a selection box value, a VisualFieldEnum should be added with the following properties:

Feature introduced in DataMiner 10.0.5 (RN 25175).