Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsGetProperty Method
Gets the property value.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public virtual Object GetProperty(
	string columnName
)

Parameters

columnName
Type: SystemString
Column name

Return Value

Type: Object

Implements

IHierarchicalObjectGetProperty(String)
See Also