Class Entry
Assembly: Coree.NETASP.dll
Syntax
Constructors
|
Edit this page
View Source
Entry()
Initializes a new instance of the Entry class.
Declaration
Properties
|
Edit this page
View Source
Created
Declaration
public DateTime Created { get; set; }
Property Value
|
Edit this page
View Source
LastUpdated
Declaration
public DateTime LastUpdated { get; set; }
Property Value
|
Edit this page
View Source
PointAllTime
Declaration
public ulong PointAllTime { get; set; }
Property Value
|
Edit this page
View Source
PointEntries
Declaration
public List<PointEntry> PointEntries { get; set; }
Property Value
|
Edit this page
View Source
PointEntriesAccumated
Declaration
public ulong PointEntriesAccumated { get; set; }
Property Value