Share via


InfoCodeTableRefType Enumeration

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Specifies the table relationship of the Infocodes.

Namespace:  Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly:  Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)

Syntax

'Declaration
Public Enumeration InfoCodeTableRefType
'Usage
Dim instance As InfoCodeTableRefType
public enum InfoCodeTableRefType
public enum class InfoCodeTableRefType

Members

Member name Description
None
Item
Customer
Tender
CreditCard
IncomeExpense
ItemDepartment
ItemGroup
HierarchyTable
Affiliation
FunctionalityProfile
PreItem

Remarks

Maps to AOT\Data Dictionary\Base Enums\RBOInfocodeRefTAbleIdBase in Microsoft Dynamics AX.

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace