| c2ex_closedsignalsPtValue Property |
Instrument point value
Namespace:
C2ExplorerDB
Assembly:
C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax [ColumnAttribute]
[NotNullAttribute]
public decimal PtValue { get; set; }
Property Value
Type:
DecimalA default value is 1.0.
See Also