AccountContactInfoProviderGetAccountContactInfo Method (Int32) |
Returns relationship by ID.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax public static AccountContactInfo GetAccountContactInfo(
int accountContactId
)
Parameters
- accountContactId
- Type: SystemInt32
AccountContactID
Return Value
Type:
AccountContactInfoSee Also