Property IsValueCopy
IsValueCopy
Gets or sets a value indicating whether this is a temporary profile instance copy or profile instance template.
public bool IsValueCopy { get; set; }
Property Value
- bool
trueif this is a value copy; otherwise,false.
Remarks
Feature introduced in DataMiner 9.6.8 (RN 21797).