Click or drag to resize

ExperimentInfoProvidedEventArgsExperimentInfo Property

Gets the experiment information to change.

Namespace: CompreDriveSDK.Plugins.ExperimentInfoProviders
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public ExperimentInfo ExperimentInfo { get; }

Property Value

ExperimentInfo
Remarks
Alter the properties of this object to apply new information.
See Also