📚 SAP Business One SDK Help

Attachments2_Lines Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property AbsoluteEntryReturns the identification key of the attachment file as assigned by SAP Business One when adding an attachment file.

Field name: AbsEntry.

Public Property AttachmentDateReturns the date when the file was copied to the system attachments folder.

Field name: Date.

Public Property CopyToProductionOrderCopy attachments automatically from BOM to production order.

Field name: CopyToProd.

Public Property CopyToTargetDocCopy to target document.

Field name: CopyToTrgt.

Public Property CountReturns the total number of records in the table.
Public Property EDocSignA flag that indicate the line relates to document signing.
Public Property FileExtensionSets or returns the file extension.

Field name: FileExt.

Length: 8 characters.

Public Property FileNameSets or returns the file name.

Field name: FileName.

Length: 254 characters.

Public Property FreeTextFree text.

Field name: FreeText.

Length: 100 characters.

Public Property LineNumRow number.

Field name: Line.

Public Property OverrideDetermines whether or not to override a file, with the same name, that is already stored in the system attachments folder.

Field name: Override.

Public Property SendInMailIf speclfied, the attachment will also be sent when this document is sent in email through Microsoft 365.
Public Property SourcePathSets or returns the folder name and path where the source files are stored.

Field name: srcPath.

Length: 64,000 characters.

Public Property UserFieldsReturns the UserFields object.
Public Property UserIDReturns the identification key of the user who operates the system.

Field name: UsrID.

Returns the identification key of the active user who operates the system.

See Also