Public Methods
Method | Description |
---|---|
AttachmentType | Returns the parent AttachmentType of this Attachment. |
BoundObjects | Returns a collection of bindings that link the Attachment to diagram objects and/or dictionary objects. |
RepoCheckOutStatus | Get the Check Out status of this Attachment object. DATATYPE: StringObjects. |
TextList | Returns the Attachment's TextList data in a collection. |
UserComments | Returns a collection of user comments associated with the attachment. |
Public Properties
Property | Description |
---|---|
Datatype | Datatype associated with the Attachment. DATATYPE: Integer. |
Description | Description of the Attachment. DATATYPE: String. |
GUID | GUID of the Attachment. DATATYPE: String. |
ID Property | Returns the Attachment ID. DATATYPE: Integer. |
Name | Name 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. |
See Also