fsreqEstimateSummary_DoubleWithOverride Class

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

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
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.

Constructors
  NameDescription
Public methodfsreqEstimateSummary_DoubleWithOverride
Initializes a new instance of the fsreqEstimateSummary_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