Public Methods
Method | Description |
---|
ParentViewRelationship | Get the parent ViewRelationship of this ViewRelationshipDisplay. DATATYPE: ViewRelationship. |
RepoCheckOutStatus | Get the Check Out status of this ViewRelationshipDisplay object. DATATYPE: StringObjects. |
RepoVersionHistory | Get the Version History of this object from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. |
Public Properties
Property | Description |
---|
| Color 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). |
| Elbow position (position of the middle line segment when the view relationship is drawn in rectilinear line mode) of the view relationship. DATATYPE: Integer. |
| GUID of the view relationship display object as assigned by ER/Studio. Each view relationship display object has a unique GUID. DATATYPE: String. |
| ID 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. |