Click or drag to resize
AccountInfoAccountMergedWithAccountID Property
Gets or sets the ID of the account that was merged to create this one.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual int AccountMergedWithAccountID { get; set; }

Property Value

Type: Int32
See Also