Table of Contents

Class SectionDefinitionExtensions

Namespace
Skyline.DataMiner.Utils.DOM.Extensions
Assembly
Skyline.DataMiner.Utils.DOM.dll

Extension methods for SectionDefinition.

public static class SectionDefinitionExtensions
Inheritance
SectionDefinitionExtensions

Methods

GetByID(SectionDefinitionCrudHelperComponent, Guid)

Gets a SectionDefinition by ID.

GetByName(SectionDefinitionCrudHelperComponent, string)

Gets a SectionDefinition by name.

GetFieldDescriptorByName(SectionDefinition, string)

Gets a FieldDescriptor by name within the specified SectionDefinition.