Click or drag to resize

DocumentFileAttachmentsRepository Fields

The DocumentFileAttachmentsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute for Document reference
Public fieldStatic memberDocumentReference
Definition of the Document reference
Public fieldStatic memberEmbeddedFileContentsAttribute
Definition of the EmbeddedFileContents data attribute
Public fieldStatic memberFileNameAttribute
Definition of the FileName data attribute
Public fieldStatic memberIdAttribute
Definition of the DocumentFileAttachment identity attribute
Public fieldStatic memberIsLinkedAttribute
Definition of the IsLinked data attribute
Public fieldStatic memberLinkedFilePathAttribute
Definition of the LinkedFilePath data attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for DocumentFileAttachment objects
Top
See Also