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

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.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