Click or drag to resize

IiFeatureRowChanger Properties

The IiFeatureRowChanger type exposes the following members.

Properties
  NameDescription
Public propertyTolerance
Gets or sets a value that is used for numeric equality tests in the FindRow function. If the difference between two numbers is less than or equal to the tolerance, they will be considered to be equal. The default tolerance is 0.0000001.
Top
See Also