Click or drag to resize

ReferencePropertyValue Properties

The ReferencePropertyValue type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Collection rummer attribut værdier tilknyttet det refererede dataobjekt. Collection rummer en entry for hver attribut-property, der er defineret på reference property'en. Collection er sorteret på vorder.
Public propertyDataObjectId
Id of the referred data object.
Public propertyDeleted
If true, the referred data object is deleted
Public propertyDisplayName
DisplayName of the referenced DataObject
Public propertyId
The DataObject ID of the referenced object
Public propertyValue
String represenation of the referred DataObject. The value is always the DisplayName of the object. The value is stored on the database for sorting and for search.
Top
See Also