Share via


AxdXmlReader::strToType Method [AX 2012]

Converts a string to the equivalent type.

Syntax

client server public static Types strToType(str typeName)

Run On

Called

Parameters

  • typeName
    Type: str

Return Value

Type: Types Enumeration
A Types enumeration value that matches the string.

See Also

Reference

AxdXmlReader Class