Share via


Map.rangeType Method

Definition

Determines the type of the values (ranges) that are mapped to by the keys in a map.

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

Returns

Remarks

This method is obsolete; use the valueType method instead.

Applies to