Public Methods
Collapse this BusinessDataObject display object. |
|
Expand this BusinessDataObject display object. |
|
Get the Check Out status of this BusinessDataObjectDisplay object. DATATYPE: StringObjects. |
|
Get the Version History of this BusinessDataObject display object from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. |
|
Resize the BusinessDataObject display to default size. |
Public Properties
The background color of the BusinessDataObject display object. It takes a 4 byte integer where the 1st byte represents red value (0-255), the 2nd byte is the green value (0-255), and the 3rd byte is the blue value (0-255). |
|
This determines whether to use a custom background color just for this BusinessDataObject display object (true) or whether to use the default background color of the submodel (false). DATATYPE: Boolean. |
|
GUID of the BusinessDataObject display object. This GUID is assigned by ER/Studio. Each BusinessDataObject display object has a unique GUID. DATATYPE: String. |
|
This is the x coordinate of the BusinessDataObject display object. DATATYPE: Integer. |
|
This is the width of the BusinessDataObject display object. DATATYPE: Integer. |
|
ID of the BusinessDataObject display object. This ID is assigned by ER/Studio. Each BusinessDataObject display object in a diagram has a unique ID. DATATYPE: Integer. |
|
This is the logical name of the BusinessDataObject object. DATATYPE: String. |
|
Color for the name. It takes a 4 byte integer where the 1st byte represents red value (0-255), the 2nd byte is the green value (0-255), and the 3rd byte is the blue value (0-255). |
|
Font for the name. Although this property, itself, is read only, the user can modify the font by setting the properties in the ERSFont object which is returned to the caller. |
|
This is the OutlineColor of the BusinessDataObject display object. It takes a 4 byte integer where the 1st byte represents red value (0-255), the 2nd byte is the green value (0-255), and the 3rd byte is the blue value (0-255). |
|
This is the physical name of the BusinessDataObject object. DATATYPE: String. |
|
This is the y coordinate of the BusinessDataObject display object. DATATYPE: Integer. |
|
This is the height of the BusinessDataObject display object. DATATYPE: Integer. |