 | ExperimentInfoSampleDescription Property |
Gets or sets the sample description.
Namespace: CompreDriveSDK.Plugins.ExperimentInfoProvidersAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic string SampleDescription { get; set; }
Public Property SampleDescription As String
Get
Set
Property Value
String
RemarksReturn null to retain the current value.
See Also