Share via


Map.domainType Method

Definition

Determines the type of the key (domain) values in a map.

public:
 Microsoft::Dynamics::Ax::Xpp::Types domainType();
public Microsoft.Dynamics.Ax.Xpp.Types domainType ();
member this.domainType : unit -> Microsoft.Dynamics.Ax.Xpp.Types
Public Function domainType () As Types

Returns

Remarks

This method is obsolete; use the Map.keyType method instead.

Applies to