Share

IParamDynamic.ValueForEquals Property

Overload List

  NameDescription
Public propertyValueForEquals(String)
Gets or sets the value of a numeric parameter. If the parameter is numeric (and not unitless), the value will be in the document units that are dimensionally the same as the parameter units. The value is of the type DoubleForEquals, which is designed to be used for equality testing of numbers.
Public propertyValueForEquals(Object, String)
Gets or sets the value of a numeric parameter in a (referenced) document or component. The value is of the type DoubleForEquals, which is designed to be used for equality testing of numbers.

See Also

Reference

Was this information helpful?