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