Click or drag to resize

modelRecordBaseVAR_FolderPathForAutosave Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the variable folder path for autosave.

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

Property Value

Type: String
Path (from app. root) to store the record on autosave. Also used as default on regular save call.

Implements

IAutosaveEnabledVAR_FolderPathForAutosave
See Also