RegnoCompleteRegnoSoftware.Standard.Core
|
IRegnoEventDataDoc Properties
The IRegnoEventDataDoc type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConfigDocId |
The unique identifier (id) of the ConfigDoc document that this document is associated with.
|
|
EventDefDocId |
The unique identifier (id) of the EventDefinitionDoc that holds the properties for the event definition associated with the data values stored in this document.
|
|
RawValues |
An array of 64-bit Double data values.
|
|
Status |
A free form string status value for the event instance.
|
|
Time |
A 64-bit Long timestamp specifying time of the event instance. The timestamp represents the number of nanoseconds since the reference time of midnight, 1st January 1970.
|
|
Values |
An array of string values, each array value represents a formatted data value.
|