Click or drag to resize
ABVariantDataInfoProviderGetVariantsData Method
Returns a query for all the A/B variants data.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<ABVariantDataInfo> GetVariantsData()

Return Value

Type: ObjectQueryABVariantDataInfo
See Also