Click or drag to resize

clsImportDocumenteLinkType Enumeration

Type of link

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eLinkType
Members
  Member nameValueDescription
LinkDocument1 1: Document will link on a FileNameAndPath. The files must stay at this location.
UploadDocument2 2: Document uploaded into the database.
Notice3 3: Note only. Use Title and Memo.
LinkToUploadedDocument44: Link to an uploaded document by ID. Use as reference LinkToUploadedDocument
Remarks
See Also