fsreqEstimateSummary_DoubleWithOverride Class |
A decimal value with the possibility to be overridden
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")] public class fsreqEstimateSummary_DoubleWithOverride
The fsreqEstimateSummary_DoubleWithOverride type exposes the following members.
| Name | Description | |
|---|---|---|
| fsreqEstimateSummary_DoubleWithOverride | Initializes a new instance of the fsreqEstimateSummary_DoubleWithOverride class |
| Name | Description | |
|---|---|---|
| Current |
If the value has been overridden, then this is the current calculated value
| |
| IsOverride |
If true then the value has been overridden
| |
| Original |
If the value has been overridden, then this is the what the calculated value was at the time of the override
| |
| Value |