Click or drag to resize

modelRecordBaseVAR_FilenameBase Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
The root base of filename (without extension) for autosave.

Namespace:  imbSCI.DataComplex.data.modelRecords
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public virtual string VAR_FilenameBase { get; }
Request Example View Source

Property Value

Type: String
The variable filename base.

Implements

IAutosaveEnabledVAR_FilenameBase
Remarks
This should be an abstract property in abstract base classes
See Also