ObjectIdCreationTime Property |
Gets the creation time (derived from the timestamp).
Namespace:
MongoDB.Bson
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed
Syntax public DateTime CreationTime { get; }
Public ReadOnly Property CreationTime As DateTime
Get
member CreationTime : DateTime with get
Property Value
Type:
DateTimeSee Also