Click or drag to resize
OtherBindingCollectionGetBindingColumn Method
Gets the binding column and object type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected override string GetBindingColumn(
	out string targetObjectType
)

Parameters

targetObjectType
Type: SystemString
Returns target object type

Return Value

Type: String
See Also