DeleteConversion

<< Click to Display Table of Contents >>

 

DeleteConversion

DeleteConversion(Index)

Removes a Conversion object from the collection of Conversions of a Discrete Measurement Type (returned by the Conversions property) informed in the Index parameter, which can be the position of that Conversion object (starting at one) or the value of the Name property of this object, if it exists in the collection of Conversions of a Discrete Measurement Type. Otherwise, this method returns a script error.

 

NOTE

The (default) Conversion, created automatically, cannot be removed by directly using this method. However, that Conversion is removed in case all user-created Conversions are removed.

Was this page useful?