Table of Contents

Method IschangedInASafeWay

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

IschangedInASafeWay(FieldDescriptor)

Determines whether the field descriptor is changed in a safe way.

public override bool IschangedInASafeWay(FieldDescriptor other)

Parameters

other FieldDescriptor

The other field descriptor.

Returns

bool

true if it is changed in a safe way; otherwise, false.