Table of Contents

Property DefaultValue

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

DefaultValue

Gets or sets the default value for this field when creating a new ticket.

[JsonProperty]
public object DefaultValue { get; set; }

Property Value

object

The default value for this field when creating a new ticket.