Click or drag to resize
AbstractInfoBaseTInfoGetAutomaticProperty Method
Tries to get the automatic property value for underlying object

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected Object GetAutomaticProperty(
	string columnName
)

Parameters

columnName
Type: SystemString
Column name

Return Value

Type: Object
See Also