Click or drag to resize
AutomaticContactMergerContactIsMergedByColumn Method
Checks if automatic contact merging is based on given contact column.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public bool ContactIsMergedByColumn(
	string column
)

Parameters

column
Type: SystemString

Return Value

Type: Boolean
See Also