[]
Initializes a new instance of the TimeStampProperties class.
public TimeStampProperties()
Public Sub New()
Initializes a new instance of the TimeStampProperties class.
public TimeStampProperties(TimeStamp timeStamp)
Public Sub New(timeStamp As TimeStamp)
Type | Name | Description |
---|---|---|
TimeStamp | timeStamp | The value to assign to the TimeStamp property. This cannot be null. |