Click or drag to resize

ProfileEstimateDynamicsApplied Property

Gets or sets value indicating whether profile dynamics has been applied to this profile estimate.

Namespace:  Dynamicweb.Analytics.Profiles
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public bool DynamicsApplied { get; set; }

Property Value

Type: Boolean

Implements

IProfileEstimateDynamicsApplied
See Also