LicenseDateTimeCreated Property |
Gets the time of license creation.
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public DateTime DateTimeCreated { get; }
Public ReadOnly Property DateTimeCreated As DateTime
Get
public:
property DateTime DateTimeCreated {
DateTime get ();
}
member DateTimeCreated : DateTime with get
Property Value
Type:
DateTimeSee Also