![]() | |
AttachmentFileInfoClass Class |
Namespace: ConneXion
The AttachmentFileInfoClass type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttachmentFileInfoClass | Initializes a new instance of the AttachmentFileInfoClass class |
Name | Description | |
---|---|---|
![]() | Category |
Gets or sets the category code.
|
![]() | Data |
Gets or sets the binary data.
|
![]() | Description |
Gets or sets the file description.
|
![]() | FileExtension |
Gets the file extension
|
![]() | FileName |
Gets or sets the name of the file. If file name is longer then 8+3, ConneXion will truncate.
|
![]() | FileSize |
Gets the size of the file.
|
![]() | SubCategory |
Gets or sets the sub category.
|
![]() |
---|
This class is only populated on a Find when the RetrieveFileInfo property is set to "True" |