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