modelRecordBase Properties |
The modelRecordBase type exposes the following members.
| Name | Description | |
|---|---|---|
| childIndexCurrent | ||
| dataCollectionExtendedList | DataField sets stored at record Finish call (Inherited from modelDataSet.) | |
| duration | ||
| instanceID |
Human readable instanceID before generation of UID
| |
| logBuilder |
Log creator
(Inherited from modelDataSet.) | |
| logContent | ||
| modelRecordGlobalCount |
Gets the model record global count.
| |
| name | ||
| reallyFinished | ||
| remarkFlags |
Remarks about algorithm execution and/or results
| |
| startCallCount |
Number of start calls
| |
| startingThread | ||
| state | ||
| testRunStamp |
Runstamp of test being recorded
| |
| timeFinish |
The moment of [!:recordFinish] call.
| |
| timeStart |
The moment of [!:recordStart] call.
| |
| UID |
Auto-generated UID based on instanceID, typesignature and start time
| |
| VAR_AllowAutoOutputToConsole | (Inherited from modelDataSet.) | |
| VAR_AllowInstanceToOutputToConsole | ||
| VAR_FilenameBase |
The root base of filename (without extension) for autosave.
| |
| VAR_FilenameExtension |
Gets the variable filename extension.
| |
| VAR_FilenamePrefix |
Gets the variable filename prefix to be used
| |
| VAR_FolderPathForAutosave |
Gets the variable folder path for autosave.
| |
| VAR_LogPrefix | (Inherited from modelDataSet.) | |
| VAR_RecordModeFlags | ||
| VAR_RegisterForAutosave |
Gets a value indicating whether the instance should be registered for autosave call on application close
|