ConvertTypeToString(String) Method
Gets the data type as text.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string TypeToString(
string type
)
Public Shared Function TypeToString (
type As String
) As String
- type String
- Data type to convert.
StringString with the data type is obtained excluding the namespace system.