fsresEstimateSummary_DoubleWithOverride Class

A decimal value with the possibility to be overridden
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresEstimateSummary_DoubleWithOverride

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresEstimateSummary_DoubleWithOverride

The fsresEstimateSummary_DoubleWithOverride type exposes the following members.

Constructors
  NameDescription
Public methodfsresEstimateSummary_DoubleWithOverride
Initializes a new instance of the fsresEstimateSummary_DoubleWithOverride class
Top
Properties
  NameDescription
Public propertyCurrent
If the value has been overridden, then this is the current calculated value
Public propertyIsOverride
If true then the value has been overridden
Public propertyOriginal
If the value has been overridden, then this is the what the calculated value was at the time of the override
Public propertyValue
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next