Public Methods

MethodDescription

 BoundAttachments

Get all of 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

MethodDescription

 Description

Description of the reference value. DATATYPE: String.

 DictionaryName

Name of the Dictionary of which this object is part. DATATYPE: String.

 EnterpriseLevel

True if the 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. DATATYPE: Boolean.

 IsRange

True if it is a range. DATATYPE: Boolean.

 MaxValue

Maximum value of the reference value. DATATYPE: String.

 MinValue

Minimum value of the reference value. DATATYPE: String.

 Name

Name of the reference value. DATATYPE: String.

  • No labels