Click or drag to resize

ScalarFixedAtJulianDate Properties

The ScalarFixedAtJulianDate type exposes the following members.

Properties
  NameDescription
Public propertyFixedAt
Gets or sets the JulianDate at which the FixedScalar will be evaluated.
Public propertyFixedScalar
Gets or sets the Scalar that will be evaluated at the FixedAt date.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Top
See Also