| EnumUtilsGetMatchingPropertyDataType Method |
Returns an equivalent PropertyDataType of a System.Type
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static PropertyDataType GetMatchingPropertyDataType(
Type dataType
)
Parameters
- dataType
- Type: SystemType
System.Type (not nullable)
Return Value
Type:
PropertyDataTypePropertyDataType
See Also