Click or drag to resize

ExperimentInfoProvidedEventArgsReplaceCustomInformation Property

Gets or sets a value indicating whether the current custom experiment information are cleared before the new list is applied.

Namespace: CompreDriveSDK.Plugins.ExperimentInfoProviders
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.19.1
Syntax
public bool ReplaceCustomInformation { get; set; }

Property Value

Boolean
See Also