Share via


StringExtensions.ToEnum Method

 

Applies To: Dynamics CRM 2013

Returns an enumeration.

Namespace:   Microsoft.Xrm.Client
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static ToEnum<T>(Int32)

Converts an integer value into an Enum value.

System_CAPS_pubmethodSystem_CAPS_static ToEnum<T>(String)

Parses a name value into an Enum value.

See Also

StringExtensions Class
Microsoft.Xrm.Client Namespace
Developer extensions for Microsoft Dynamics CRM 2013

Return to top