Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

 Add

Creates and returns new ReferenceValue, adds it to collection. PARAMETERS: Name, Description, Value, ValueDescription, MinValue, MaxValue as Strings, IsNotBetween, IsRange as booleans.

 Remove

Deletes a reference value object (specified by the given name or ID) from the collection. PARAMETERS: Identifier as String or Integer.

Public Properties

 

 _Item

Returns a ReferenceValue object (specified by the given name, GUID or ID). PARAMETERS: Identifier as String or Integer.

 _NewEnum


 

Count

This is the number of reference value objects in the collection. DATATYPE: Integer.

 Item

Returns a ReferenceValue object (specified by the given name, GUID or ID). PARAMETERS: Identifier as String or Integer.

Info
titleSee Also

...