| AccountInfoProviderUpdateAccountHQInternal Method  | 
            Updates HQ ID of specified accounts.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 11.0.0
Syntaxprotected virtual void UpdateAccountHQInternal(
	int subsidiaryOfID,
	string where
)
Parameters
- subsidiaryOfID
 - Type: SystemInt32
HQ account ID - where
 - Type: SystemString
Where condition 
See Also