Attachment Members
Include Protected Members
Include Inherited Members
Contains a file attachment.
The Attachment type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AttachmentID | Gets the attachment identifier. |
![]() |
ContentState | Gets the content state, which indicates whether the local system has the current attachment contents. |
![]() |
CreatedBy | Gets the name of the workspace member who created the attachment. |
![]() |
CreatedByURL | Gets the identity URL of the workspace member who created the attachment |
![]() |
DateCreated | Gets the date and time that the attachment was created. |
![]() |
DateModified | Gets the date and time that the attachment was last modified. |
![]() |
HasConflict | Tests if the attachment has conflict attachments. |
![]() |
ModifiedBy | Gets the name of the workspace member who last modified the attachment. |
![]() |
ModifiedURL | Gets the identity URL of the workspace member who last modified the attachment. |
![]() |
Name | Gets the file name of the attachment. |
![]() |
ParentID | Gets the RecordID of the DataRow containing the attachment. |
![]() |
Size | Gets the size of the attachment. |
![]() |
Tag | Gets the tag defined for the attachment |
![]() |
VersionID | Gets the attachment conflict version identification. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetConflicts | Gets the conflicting attachments. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetStream | Gets the contents of the attachment. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ResolveConflict | Resolves the attachment conflict. This attachment is the winner of the conflict. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)