DataEntryBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A base class for data entries.
public class DataEntryBase
type DataEntryBase = class
Public Class DataEntryBase
- Inheritance
-
DataEntryBase
- Derived
Constructors
| DataEntryBase(String, Nullable<DateTimeOffset>) |
Creates an instance of a DataEntryBase. |
Properties
| HasTimestamp |
|
| Key |
Gets the key of the data. |
| Timestamp |
Gets the timestamp of the data. |