Table of Contents

Property IsThirdParty

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

IsThirdParty

Gets or sets a value indicating whether this is a third-party field (i.e. a field from an external ticketing system).

[JsonProperty]
public bool IsThirdParty { get; set; }

Property Value

bool

true if this is a third-party field; otherwise, false.