Table of Contents

Method ContainsValidSupportedType

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

ContainsValidSupportedType(out SectionDefinitionError)

Determines whether the specified type in FieldType is a supported type.

public override bool ContainsValidSupportedType(out SectionDefinitionError error)

Parameters

error SectionDefinitionError

The section definition error.

Returns

bool

true if the specified type is supported; otherwise, false.