Sage.PL.WebAPI.Interface.Enums.FKConfigurator Namespace > DictionaryElementType Enumeration

Drukuj

.NET Framework Class Library

DictionaryElementType Enumeration

Wyliczenie typów elementów słowników konfiguracji z FK

Namespace: Sage.PL.WebAPI.Interface.Enums.FKConfigurator

Assembly:  Sage.PL.WebAPI.Interface (in Sage.PL.WebAPI.Interface.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Enumeration DictionaryElementType

C#

public enum DictionaryElementType

Visual C++

public enum class DictionaryElementType

JavaScript

Sage.PL.WebAPI.Interface.Enums.FKConfigurator.DictionaryElementType = function();
Sage.PL.WebAPI.Interface.Enums.FKConfigurator.DictionaryElementType.createEnum('Sage.PL.WebAPI.Interface.Enums.FKConfigurator.DictionaryElementType', false);

Members


Member name

Value

Description


Record

0

Konto


RecordOrDimension

1

Konto/Wymiar


Dimension

2

Wymiar

See Also

Sage.PL.WebAPI.Interface.Enums.FKConfigurator Namespace