Click or drag to resize

modelRecordBase Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The modelRecordBase type exposes the following members.

Properties
  NameDescription
Public propertychildIndexCurrent
Public propertydataCollectionExtendedList
DataField sets stored at record Finish call
(Inherited from modelDataSet.)
Public propertyduration
Public propertyinstanceID
Human readable instanceID before generation of UID
Public propertylogBuilder
Log creator
(Inherited from modelDataSet.)
Public propertylogContent
Gets the content of the log. Make sure that state is finished before trying to get the log content
Public propertyStatic membermodelRecordGlobalCount
Gets the model record global count.
Public propertyname
Public propertyreallyFinished
Public propertyremarkFlags
Remarks about algorithm execution and/or results
Public propertystartCallCount
Number of start calls
Public propertystartingThread
Public propertystate
Public propertytestRunStamp
Runstamp of test being recorded
Public propertytimeFinish
The moment of [!:recordFinish] call.
Public propertytimeStart
The moment of [!:recordStart] call.
Public propertyUID
Auto-generated UID based on instanceID, typesignature and start time
Public propertyVAR_AllowAutoOutputToConsole (Inherited from modelDataSet.)
Public propertyVAR_AllowInstanceToOutputToConsole
Public propertyVAR_FilenameBase
The root base of filename (without extension) for autosave.
Public propertyVAR_FilenameExtension
Gets the variable filename extension.
Public propertyVAR_FilenamePrefix
Gets the variable filename prefix to be used
Public propertyVAR_FolderPathForAutosave
Gets the variable folder path for autosave.
Public propertyVAR_LogPrefix (Inherited from modelDataSet.)
Public propertyVAR_RecordModeFlags
Public propertyVAR_RegisterForAutosave
Gets a value indicating whether the instance should be registered for autosave call on application close
Top
See Also