fsresEstimateSummary_IntegerWithOverride Class

An integer value with the possibility to be overridden
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresEstimateSummary_IntegerWithOverride

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_IntegerWithOverride

The fsresEstimateSummary_IntegerWithOverride type exposes the following members.

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