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

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

Parameters

subsidiaryOfID
Type: System.Int32
HQ account ID
where
Type: System.String
Where condition
See Also