'Declaration Public Shared Function ConvertToString( _ ByVal propertyType As PropertyType _ ) As System.String
public static System.string ConvertToString( PropertyType propertyType )
Parameters
- propertyType
- The property type
Return Value
A string representing this property type.