Table of Contents

Property IsValueCopy

Namespace
Skyline.DataMiner.Net.Profiles
Assembly
SLNetTypes.dll

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

true if this is a value copy; otherwise, false.

Remarks

Feature introduced in DataMiner 9.6.8 (RN 21797).