Click or drag to resize
c2ex_statsCalcedWhen Property
This API is preliminary and subject to change.
This API is preliminary and subject to change.
When was the stats calculated.

Namespace: C2ExplorerDB
Assembly: C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax
C#
[ColumnAttribute]
[NotNullAttribute]
public DateTime CalcedWhen { get; set; }

Property Value

Type: DateTime
See Also