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