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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void UpdateAccountHQ(
	int subsidiaryOfID,
	string where
)

Parameters

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