Click or drag to resize
TypeConditionGetValue Method
Gets the actual value for the Type condition column

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public Object GetValue(
	string column
)

Parameters

column
Type: SystemString

Return Value

Type: Object
See Also