RelationshipData Properties

The RelationshipData type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets the relationship category.
Public propertyDescription
Gets or sets the object description.
(Inherited from DescriptorBaseData.)
Public propertyId
Gets the object ID.
(Inherited from DescriptorBaseData.)
Public propertyKeys
Gets the relationship keys.
Public propertyName
Gets or sets the object name.
(Inherited from DescriptorBaseData.)
Public propertyReferencedStructureDescription
Gets an optional description associated with the entry.
Public propertyReferencedStructureFullName
Gets the full path of the entry (friendly).
Public propertyReferencedStructureId
Gets the referenced structure ID.
Public propertyReferencedStructureName
Gets the name of the entry (friendly representation).
Public propertyStructureDescription
Gets an optional description associated with the entry.
Public propertyStructureFullName
Gets the full path of the entry (friendly).
Public propertyStructureId
Gets the structure ID.
Public propertyStructureName
Gets the name of the entry (friendly representation).
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also