IDiaryNoteAttachment Property

Stator | API Documentation
A file attachment for the diarynote. This should be a valid (absolute) path to the attachment.
i.e. C:\Contract Notes\20180325_GE_Purchase.pdf or www.contract_notes.com/2018325_GE_Purchase.pdf.

Namespace:  Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

string Attachment { get; set; }

Property Value

Type: String
See Also

Reference