|
ObservationRecordCreateTime Property
|
Gets the creation time of the observation record.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public DateTime CreateTime { get; set; }
Public Property CreateTime As DateTime
Get
Set
member CreateTime : DateTime with get, set
function get_CreateTime();
function set_CreateTime(value);
View SourceProperty Value
DateTimeSee Also