| OnlineMarketingTransformationFunctionsBelongsToAccount Method  | 
            Returns true if contact belongs to specified account.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxpublic static bool BelongsToAccount(
	Object contact,
	Object accountID
)
Parameters
- contact
 - Type: SystemObject
Contact info object - accountID
 - Type: SystemObject
Account ID 
Return Value
Type: 
Boolean
See Also