Public Methods
Creates and returns new ReferenceValue, adds it to collection. PARAMETERS: Name, Description, Value, ValueDescription, MinValue, MaxValue as Strings, IsNotBetween, IsRange as booleans. | |
Deletes a reference value object (specified by the given name or ID) from the collection. PARAMETERS: Identifier as String or Integer. |
Public Properties
Returns a ReferenceValue object (specified by the given name, GUID or ID). PARAMETERS: Identifier as String or Integer. | |
This is the number of reference value objects in the collection. DATATYPE: Integer. | |
Returns a ReferenceValue object (specified by the given name, GUID or ID). PARAMETERS: Identifier as String or Integer. |
See Also