presetFiles Property

Summary

List of preset URLs for use by LEADVIEW's internal LoadFromUri dialogs.

Syntax
TypeScript
JavaScript
Object.defineProperty(RunSettings.prototype, 'presetFiles', 
   get: function(), 
   set: function(value) 
) 
presetFiles: IUrlItem[]; 

Property Value

An array of IUrlItems. The default value is an empty array.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly