Click or drag to resize

ExperimentInfoUsername Property

Gets or sets the username that started the measurement.

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

Property Value

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