{CompanyName} FlexyGo

StringEnum..::..GetStringValue Method (String)

Gets the string value associated with the given enum value.

Namespace:  FLEXYGO.Utilities.General
Assembly:  flxUtilities (in flxUtilities.dll)

Syntax


public string GetStringValue(
	string valueName
)
Public Function GetStringValue ( _
	valueName As String _
) As String

Parameters

valueName
Type: String
Name of the enum value.

Return Value

String Value