 | 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.ExperimentInfoProvidersAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic bool ReplaceCustomInformation { get; set; }
Public Property ReplaceCustomInformation As Boolean
Get
Set
Property Value
Boolean
See Also