Table of Contents

Property IsThirdPartyMaster

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

IsThirdPartyMaster

Gets or sets a value indicating whether the third-party is master of this field.

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

Property Value

bool

true if DataMiner is master of this field; otherwise, false.

Remarks

The master will get priority when concurrent modifications happen.

If both this property and IsDataMinerMaster are set to false, then clash resolving is done based on time stamps.

Advanced search syntax