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