AddConversion

<< Click to Display Table of Contents >>

 

AddConversion

AddConversion([Name])

Adds a Conversion object in the collection of Conversions of a Discrete Measurement Type (returned by the Conversions property) with the name informed in the Name parameter. If the informed name already exists in that collection or is omitted, it is auto-incremented. Please check the general Name property for more information about the allowed characters on the names of objects.

This method returns a Conversion object if successful.

 

NOTE

Users cannot add a Conversion in the collection of Conversions of a Discrete Measurement Type if there are no registered Semantics for that Discrete Measurement Type (in the object returned by the Semantics property).

Was this page useful?