| PropertyValuesContainerGetDataType Method |
Returns the data type that the value(s) for a property/field are expected to be of.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Type GetDataType(
string key
)
Parameters
- key
- Type: SystemString
Return Value
Type:
Type
See Also