MVTCombinationInfoProviderGetMVTCombinationInfoInternal Method (Int32) |
Returns MVT combination with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual MVTCombinationInfo GetMVTCombinationInfoInternal(
int combinationId
)
Parameters
- combinationId
- Type: SystemInt32
MVT combination ID
Return Value
Type:
MVTCombinationInfoSee Also