AbstractInfoBaseTInfoGetPropertyType Method |
Gets the type of the given property
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected override Type GetPropertyType(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Property name
Return Value
Type:
TypeSee Also