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