Public Methods

MethodDescription
ParentViewRelationshipGet the parent ViewRelationship of this ViewRelationshipDisplay. DATATYPE: ViewRelationship.
RepoCheckOutStatusGet the Check Out status of this ViewRelationshipDisplay object. DATATYPE: StringObjects.
RepoVersionHistoryGet the Version History of this object from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects.

Public Properties

PropertyDescription
ColorColor of the ViewRelationshipDisplay object. It takes a 4-byte integer where the first byte represents red value (0-255), the second byte represents green value (0-255), and the third byte represents blue value (0-255).
ElbowPositionElbow position (position of the middle line segment when the view relationship is drawn in rectilinear line mode) of the view relationship. DATATYPE: Integer.
GUIDGUID of the view relationship display object as assigned by ER/Studio. Each view relationship display object has a unique GUID. DATATYPE: String.
IDID of the view relationship display object as assigned by ER/Studio. Each view relationship display object in a diagram has a unique ID. DATATYPE: Integer.
  • No labels