ConvertStringToEnum Method
- Last UpdatedNov 06, 2025
- 1 minute read
The ConvertStringToEnum() method converts the supplied string to an enumeration value. Enumeration values are case-sensitive. If the supplied enumeration string does not match any of the existing enumeration values, a null value is returned.