Table of Contents

Class SectionDefinitionExposers

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

Defines section definition exposers that can be used to create SectionDefinition filters.

public static class SectionDefinitionExposers
Inheritance
SectionDefinitionExposers

Fields

FieldDescriptorIDs

Field descriptor IDs exposer.

FieldDescriptorNames

Field descriptor names exposer.

ID

ID exposer.

Name

Name exposer.

TableName

The table name.

Methods

CreateFullTableDefinition()

Creates a full table definition.

CreateFullTableDefinition(string)

Create a full table definition using the specified table name..

CreateFullTableDefinitionForDomManager(string)

Create a full table definition for DOM manager.

Initialize()

Initializes the exposers.