Click or drag to resize

ObservationRecordCreateObservationRecord Method

Overload List
  Name Description
Public method Static member CreateObservationRecord(DataSourceRecord, MonitorSettingsRecord) Creates a new observation record from scratch with the given data source and settings.
Public method Static member CreateObservationRecord(Record, DataSourceRecord, MonitorSettingsRecord) Creates a new observation record from the given physical record if the physical record is of type observation. Returns null if it is not.
Top
See Also