 | ExperimentInfoCustomInformation Property |
Gets custom experiment information.
Namespace: CompreDriveSDK.Plugins.ExperimentInfoProvidersAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.19.1
Syntaxpublic CustomExperimentInfoCollection CustomInformation { get; }Public ReadOnly Property CustomInformation As CustomExperimentInfoCollection
Get
Property Value
CustomExperimentInfoCollection
See Also