Click or drag to resize

IAceFileJobBasename Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Name for this Job - used for filename and for menu navigation

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

Property Value

Type: String

Implements

IObjectWithNamename
See Also