AccountContactInfoProviderGetAccountContactInfoInternal Method (Int32) |
Returns relationship by AccountContactID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual AccountContactInfo GetAccountContactInfoInternal(
int accountContactId
)
Parameters
- accountContactId
- Type: SystemInt32
AccountContactID
Return Value
Type:
AccountContactInfoSee Also