 | CdssDebugSessionDataStart Property |
Gets the start time of the session
Namespace: SanteDB.Cdss.Xml.DiagnosticsAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
Syntaxpublic DateTimeOffset Start { get; }Public ReadOnly Property Start As DateTimeOffset
Get
public:
property DateTimeOffset Start {
DateTimeOffset get ();
}member Start : DateTimeOffset with get
Property Value
DateTimeOffset
See Also