Click or drag to resize
MVTVariantInfoProviderGetMVTVariants Method
Returns a query for all the MVTVariantInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 10.0.0
Syntax
C#
public static ObjectQuery<MVTVariantInfo> GetMVTVariants()

Return Value

Type: ObjectQueryMVTVariantInfo
See Also