| IApplicationServiceContextStartTime Property |
Gets the start time
Namespace:
SanteDB.Core
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax DateTime StartTime { get; }
ReadOnly Property StartTime As DateTime
Get
property DateTime StartTime {
DateTime get ();
}
abstract StartTime : DateTime with get
Property Value
Type:
DateTimeSee Also