Table of Contents

Method RemoveFieldValueById

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

RemoveFieldValueById(FieldDescriptorID)

Removes all field values with the specified field descriptor ID.

public bool RemoveFieldValueById(FieldDescriptorID id)

Parameters

id FieldDescriptorID

The field descriptor ID.

Returns

bool

true if field values have been removed; otherwise, false.