Versions Compared

Key

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

Public Methods

 BoundAttachments

Get all the BoundAttachments of this reference value.

 BoundObjects

Returns a collection of bindings that link the default to attributes.

 RepoCheckOutStatus

Get the Check Out status of this ReferenceValue object. DATATYPE: StringObjects.

 UserComments

Returns a collection of user comments associated with this reference value.

 Values

Get the Values and ValueDescriptions of this ReferenceValue and return them in a collection.

Public Properties

 Description

This is the description of the reference value. DATATYPE: String.

 DictionaryName

This is the name of the Dictionary this object is part of. DATATYPE: String.

 EnterpriseLevel

True if Dictionary this object is part of is enterprise level. DATATYPE: Boolean.

 GUID

GUID of the ReferenceValue. GUIDs are unique IDs assigned by ER/Studio. DATATYPE: String.

 ID

Returns the reference value ID. DATATYPE: Integer.

 IsNotBetween

True if not in between, false otherwise. DATATYPE: Boolean.

 IsRange

True if it is a range. DATATYPE: Boolean.

 MaxValue

This is the maximum value of the reference value. DATATYPE: String.

 MinValue

This is the minimum value of the reference value. DATATYPE: String.

 Name

This is the name of the reference value. DATATYPE: String.

See Also

ReferenceValue Overview