TheSessionState..::..EntryTime Property
Creation time of the Session State
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public DateTimeOffset EntryTime { get; set; }
Public Property EntryTime As DateTimeOffset Get Set
public: property DateTimeOffset^ EntryTime { DateTimeOffset^ get (); void set (DateTimeOffset^ value); }