Click or drag to resize
AccountInfoProviderUpdateAccountHQInternal Method
Updates HQ ID of specified accounts.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void UpdateAccountHQInternal(
	int subsidiaryOfID,
	string where
)

Parameters

subsidiaryOfID
Type: SystemInt32
HQ account ID
where
Type: SystemString
Where condition
See Also