![]() | |
Attachment Class |
Namespace: ConneXion
The Attachment type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attachment |
Initializes a new instance of the Attachment class.
|
Name | Description | |
---|---|---|
![]() | AttachDate |
Gets the date the file was attached as string, "YYYYMMDD".
|
![]() | AttachedBy |
Gets or sets the User OPID.
|
![]() | AttachedByUserName |
Gets the name of the attached by user.
|
![]() | AttachmentType |
Gets the type of the attachment.
|
![]() | AttachTime |
Gets the attachment time.
|
![]() | Categories |
Gets or sets the array of categories that will be used to filter records by when calling any of the FindAttachmentsFor criteria methods.
|
![]() | Category |
Gets or sets the category code.
|
![]() | CategoryDescription |
Gets the category description.
|
![]() | ClaimRec |
Gets or sets the link to claim.
|
![]() | ClientViewable |
Gets or sets the client viewable property.
|
![]() | CSR |
Gets or sets the CSR code.
|
![]() | CSRName |
Gets the name of the CSR.
|
![]() | Description |
Gets or sets the file description - 80 char.
|
![]() | EditBy |
Gets the OPID of last person to edit.
|
![]() | EditByUserName |
Gets the name of the edit by user.
|
![]() | EditDate |
Gets the date of last edit.
|
![]() | EditTime |
Gets the time of last edit.
|
![]() | EndDate |
Gets or sets the end date. This will filter the records returned when calling any of the FindAttachmentsFor criteria methods.
Records returned will have attachment dates less than or equal to EndDate.
|
![]() | EntityID |
Gets or sets the entity identifier.
|
![]() | EntityKey |
Gets or sets the entity key.
|
![]() | FAXCover |
Gets the fax cover structure.
|
![]() | FileExtension |
Gets the file extension.
|
![]() | FileInfo |
Gets or sets the array of file information classes.
|
![]() | FileSize |
Gets the size of the file.
|
![]() | HasAttachments |
Gets whether this attachment has child attachments. String, "True" or "False"
|
![]() | IsProhibited |
Gets value indicating whether this instance is prohibited.
|
![]() | LicenseKey |
Gets or sets the license key.
|
![]() | MailPhone |
Gets the mail phone structure.
|
![]() | MaxCount |
Gets or sets the limit to the number of records returned when calling a FindAttachmentsFor criteria method to avoid a timeout.
|
![]() | NewNotification |
Gets or sets the new notification property.
|
![]() | ParentSequenceNumber |
Gets the parent sequence number for multi-paged attachments.
|
![]() | PolicyIDX |
Gets or sets the index of the policy attached to (ex: -1001).
|
![]() | PolicyNumber |
Gets the policy number to which the file is attached.
|
![]() | PolicyType |
Gets or sets the type of the policy to which file is attached.
|
![]() | RecordNumber |
Gets or sets the database record number of attachment.
|
![]() | RetrieveFileInfo |
Gets or sets the Retrieve file information flag. When set to "True" the File Info Class will be populated
|
![]() | SequenceNumber |
Gets or sets the attachment sequence number.
|
![]() | SortDescending |
Gets or sets a value indicating whether [sort descending].
|
![]() | SortFieldName |
Gets or sets the name of the sort field.
|
![]() | StartDate |
Gets or sets the start date. This will filter the records returned when calling any of the FindAttachmentsFor criteria methods. Records returned will have attachment dates greater than or equal to StartDate.
|
![]() | SubCategory |
Gets or sets the sub category.
|
![]() | TAMCentralAgency |
Gets or sets the tam central agency in TAM Online environments.
|
![]() | TAMPassword |
Gets or sets the TAM System Password.
|
![]() | TAMUserName |
Gets or sets the TAM System User ID.
|
![]() | UserDate |
Gets or sets the user date.
|
Name | Description | |
---|---|---|
![]() | Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Overrides ObjectFinalize.) |