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