presetFiles Property
Summary
List of preset URLs for use by LEADVIEW's internal LoadFromUri dialogs.
Syntax
Object.defineProperty(RunSettings.prototype, 'presetFiles',
get: function(),
set: function(value)
)
Property Value
An array of IUrlItems. The default value is an empty array.