Class PropertyTypeHelper
Helper functions for PropertyType.
public static class PropertyTypeHelper
- Inheritance
-
PropertyTypeHelper
- Inherited Members
Methods
ConvertToString(PropertyType)
Converts a property type to a text.
public static string ConvertToString(PropertyType propertyType)
Parameters
propertyType
PropertyTypeThe property type
Returns
- string
A string representing this property type.