Share via


RelationType 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.

RelationType enum linked to the AX DIRPARTYTABLE

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

Syntax

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

Members

Member name Description
None None (0)
Person Person (2975) - ID for DIRPERSON table in AX
Organization Organization (2978) - ID for DIRORGANIZATION table in AX

See Also

Reference

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