PredefinedFunctions.EnumTypeToString(Types) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::String ^ EnumTypeToString(Microsoft::Dynamics::Ax::Xpp::Types type);
public static string EnumTypeToString (Microsoft.Dynamics.Ax.Xpp.Types type);
static member EnumTypeToString : Microsoft.Dynamics.Ax.Xpp.Types -> string
Public Shared Function EnumTypeToString (type As Types) As String
Parameters
- type
- Types