Click or drag to resize

aceProjectToolBaseTjobLoadList Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
List of .job files saved in runtime folder

Namespace:  imbSCI.Core.files.job
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<string> jobLoadList { get; set; }
Request Example View Source

Property Value

Type: ListString
See Also