Public Methods

MethodDescription
 AttachmentTypeReturns the parent AttachmentType of this Attachment.
BoundObjectsReturns a collection of bindings that link the Attachment to diagram objects and/or dictionary objects.
RepoCheckOutStatusGet the Check Out status of this Attachment object. DATATYPE: StringObjects.
TextListReturns the Attachment's TextList data in a collection.
UserComments

Returns a collection of user comments associated with the attachment.

Public Properties

PropertyDescription
 DatatypeDatatype associated with the Attachment. DATATYPE: Integer.
 DescriptionDescription of the Attachment. DATATYPE: String.
GUIDGUID of the Attachment. DATATYPE: String.
 ID PropertyReturns the Attachment ID. DATATYPE: Integer.
 NameName of the Attachment. DATATYPE: String.
 ValueDefault

ValueDefault associated with the Attachment Datatype. Read the Help file for proper formatting info for different Datatypes. DATATYPE: String.

  • No labels