You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Public Methods

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

Public Properties

PropertyDescription

Color of the relationship display 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).

Relationship elbow position or the position of the middle line segment when the relationship is drawn in rectilinear line mode. DATATYPE: Integer.

GUID of the relationship display object as assigned by ER/Studio. Each relationship display object has a unique GUID. DATATYPE: String.

X coordinate of the business name. DATATYPE: Integer.

X coordinate of the inverse verb. DATATYPE: Integer.

X coordinate of the name. DATATYPE: Integer.

X coordinate of the verb. DATATYPE: Integer.

ID of the relationship display object as assigned by ER/Studio. Each relationship display object in a diagram has a unique ID. DATATYPE: Integer.

Y coordinate of the business name. DATATYPE: Integer.

Y coordinate of the inverse verb. DATATYPE: Integer.

Y coordinate of the name. DATATYPE: Integer.

Y coordinate of the verb. DATATYPE: Integer.
  • No labels