| AccountInfoProviderUpdateAccountHQ Method | 
            Updates HQ ID of specified accounts.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void UpdateAccountHQ(
	int subsidiaryOfID,
	string where
)
Parameters
- subsidiaryOfID
- Type: SystemInt32
 HQ ID
- where
- Type: SystemString
 Where condition
 See Also
See Also