Click or drag to resize
c2ex_statsStatValueVal Property
This API is preliminary and subject to change.
This API is preliminary and subject to change.
Value of the statistics.

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

Property Value

Type: Decimal

[Missing <value> documentation for "P:C2ExplorerDB.c2ex_stats.StatValueVal"]

See Also