Table of Contents

Method GetAllFieldDescriptors

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

GetAllFieldDescriptors()

Retrieves all field descriptors of this section definition.

public override IReadOnlyList<FieldDescriptor> GetAllFieldDescriptors()

Returns

IReadOnlyList<FieldDescriptor>

All field descriptors of this section definition.