Public Methods
Method | Description |
---|---|
BoundAttachments | Get all the BoundAttachments of this Object Type. |
UserComments | Returns a collection of the user comments associated with this Object Type. |
Public Properties
Property | Description |
---|---|
Body | Body of the Object Type. DATATYPE: String. |
Description | Description of the Object Type. DATATYPE: String. |
GUID | GUID of the Object Type as assigned by ER/Studio. Each Object Type has a unique GUID. DATATYPE: String. |
Header | Header of the Object Type. DATATYPE: String. |
ID | ID of the Object Type as assigned by ER/Studio. Each Object Type in a diagram has a unique ID. DATATYPE: Integer. |
Name | Name of the Object Type. DATATYPE: String. |
Owner | Owner of the Object Type. DATATYPE: String. |
See Also