| ProfileDynamicsPresetID Property |
Gets or sets the ID of the preset that is used instead of specifying profiles explicitly.
Namespace:
Dynamicweb.Analytics.Profiles.Integration
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public int PresetID { get; set; }
Public Property PresetID As Integer
Get
Set
Property Value
Type:
Int32Remarks Setting this property to value greater than zero will discard any profiles specified in
Profiles collection when saving.
See Also