Versions Compared

Key

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

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
 Datatype
This is a
Datatype associated with the Attachment. DATATYPE: Integer.
 Description
This is the description
Description of the Attachment. DATATYPE: String.
GUID
This is the
GUID of the Attachment. DATATYPE: String.
 ID PropertyReturns the Attachment ID. DATATYPE: Integer.
 Name
This is the name
Name of the Attachment. DATATYPE: String.
 ValueDefault
This is the

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

See Also