Click or drag to resize
BaseInfoGeneralizedInfoWrapperGetPropertyType Method
Gets the type of the given property

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public Type GetPropertyType(
	string propertyName
)

Parameters

propertyName
Type: SystemString
Property name

Return Value

Type: Type
See Also