Click or drag to resize

IModelRecord Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Data model objects -- with records of [!:imbFramework.tests.testDefinition] execution

Namespace:  imbSCI.DataComplex.data.modelRecords
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
Request Example View Source

The IModelRecord type exposes the following members.

Properties
  NameDescription
Public propertychildIndexCurrent
Public propertyinstanceID
Public propertylogBuilder
Public propertylogContent
Public propertyremarkFlags
Public propertystartingThread
Public propertystate
Public propertytestRunStamp
Public propertytimeFinish
Public propertytimeStart
Public propertyUID
Public propertyVAR_AllowAutoOutputToConsole
Gets a value indicating whether [variable allow automatic output to console].
(Inherited from IConsoleControl.)
Public propertyVAR_AllowInstanceToOutputToConsole
Gets or sets a value indicating whether [variable allow instance to output to console].
(Inherited from IConsoleControl.)
Public propertyVAR_FilenameBase
The root base of filename (without extension) for autosave.
(Inherited from IAutosaveEnabled.)
Public propertyVAR_FilenameExtension
Gets the variable filename extension.
(Inherited from IAutosaveEnabled.)
Public propertyVAR_FilenamePrefix
Gets the variable filename prefix to be used
(Inherited from IAutosaveEnabled.)
Public propertyVAR_FolderPathForAutosave
Gets the variable folder path for autosave.
(Inherited from IAutosaveEnabled.)
Public propertyVAR_RegisterForAutosave
Gets a value indicating whether the instance should be registered for autosave call on application close
(Inherited from IAutosaveEnabled.)
Top
Methods
  NameDescription
Public methodAppendDataFields(PropertyCollection)
Appends its data points into new or existing property collection
(Inherited from IAppendDataFields.)
Public methodAppendDataFields(PropertyCollectionExtended)
Appends its data points into new or existing property collection
(Inherited from IAppendDataFieldsExtended.)
Public methodAppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags)
Public methodlog (Inherited from ILogable.)
Top
See Also