ConvertToCategoryData(String) Method
Get the category of the data type.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static CategoryData ToCategoryData(
string type
)
Public Shared Function ToCategoryData (
type As String
) As CategoryData
- type String
- Data type to get.
CategoryDataCategoryData with the category of the data type.