Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription
BoundAttachmentsGet all the BoundAttachments of this Object Type.
UserCommentsReturns a collection of the user comments associated with this Object Type.

Public Properties

PropertyDescription
BodyBody of the Object Type. DATATYPE: String.
DescriptionDescription of the Object Type. DATATYPE: String.
GUIDGUID of the Object Type as assigned by ER/Studio. Each Object Type has a unique GUID. DATATYPE: String.
HeaderHeader of the Object Type. DATATYPE: String.
IDID of the Object Type as assigned by ER/Studio. Each Object Type in a diagram has a unique ID. DATATYPE: Integer.
NameName of the Object Type. DATATYPE: String.
OwnerOwner of the Object Type. DATATYPE: String.

...