Click or drag to resize

ExperimentInfoSampleID Property

Gets or sets the sample ID.

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

Property Value

String
Remarks
Return null to retain the current value.
See Also