Table of Contents

Method ContainsValidSupportedType

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

ContainsValidSupportedType(out SectionDefinitionError)

Determines whether the field type is supported.

public override bool ContainsValidSupportedType(out SectionDefinitionError error)

Parameters

error SectionDefinitionError

The error if the field type is not supported, otherwise null.

Returns

bool

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