ContactGroupMemberInfoProviderGetContactGroupMemberInfoInternal Method |
Returns relationship specified by id.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual ContactGroupMemberInfo GetContactGroupMemberInfoInternal(
int contactgroupmemberId
)
Parameters
- contactgroupmemberId
- Type: SystemInt32
Contact group ID
Return Value
Type:
ContactGroupMemberInfoSee Also