Attachment |
public class AttachmentListLookup : AttachmentList
The AttachmentListLookup type exposes the following members.
Name | Description | |
---|---|---|
AttachmentListLookup | Initializes a new instance of the AttachmentListLookup class |
Name | Description | |
---|---|---|
FileSystemId |
Id of the FileSystem-form
(Inherited from AttachmentList) | |
FileTypes |
Comma separated list of mime types (ex application/pdf) or filetypes (ex .pdf) that are allowed for this attachment list.
(Inherited from AttachmentList) | |
Id |
Id of the AttachmentList
(Inherited from 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.
(Inherited from AttachmentList) | |
LookupSection | The Lookup section that fills this list | |
LookupTarget | The AttachmentList in the Lookup App that fills this list | |
Name |
Name of the AttachmentList
(Inherited from 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.
(Inherited from AttachmentList) |