Table of Contents

Codeunit "Field Selection"

ID 9806
Namespace: System.Reflection

Exposes functionality to look up fields.

Properties

Name Value
Access Public
InherentEntitlements X
InherentPermissions X

Methods

Open

procedure Open(SelectedField: __MissingTypeSymbol__): Boolean

Parameters

Name Type Description
SelectedField __MissingTypeSymbol__

Returns

Type Description
Boolean

See also