Click or drag to resize
ABTestVariantGuid Property
Identifier of a AB test variant.

Namespace: CMS.OnlineMarketing.Internal
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public Guid Guid { get; set; }

Property Value

Type: Guid

Implements

IABTestVariantGuid
See Also