LibraryPath
Specifies the path to the Sage CRM library. This is the Library folder in the Sage CRM installation directory. The default location of the Library folder is %ProgramFiles%\Sage\CRM\CRM\Library.
Property value
String
Examples
var libdir = Attachments.LibraryPath + "\\" + CompanyQuery("comp_name");.