|
VirtualDeviceAdapterRecordingStartTime Property |
The date and time at which the recording began.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public DateTime RecordingStartTime { get; }
Public ReadOnly Property RecordingStartTime As DateTime
Get
public:
property DateTime RecordingStartTime {
DateTime get ();
}
member RecordingStartTime : DateTime with get
Property Value
Type:
DateTimeSee Also