Attachment |
public class AttachmentList
The AttachmentList type exposes the following members.
Name | Description | |
---|---|---|
AttachmentList | Initializes a new instance of the AttachmentList class |
Name | Description | |
---|---|---|
FileSystemId | Id of the FileSystem-form | |
FileTypes | Comma separated list of mime types (ex application/pdf) or filetypes (ex .pdf) that are allowed for this attachment list. | |
Id | Id of the AttachmentList | |
Identifier | Identity that is unique to this list, but is shared across different versions and copies of an app. Changes if element type is changed. | |
Name | Name of the AttachmentList | |
Readonly | Determines whether the attachments can be added and removed during edit or only at create. If true, if the no files can be added og removed after the data is created. If the element is a AttachmentListLookup, then the user can never change the value. |