IModelRecord Interface |
Namespace: imbSCI.DataComplex.data.modelRecords
public interface IModelRecord : IAppendDataFieldsExtended, IAppendDataFields, IAutosaveEnabled, ILogable, IConsoleControl
The IModelRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| childIndexCurrent | ||
| instanceID | ||
| logBuilder | ||
| logContent | ||
| remarkFlags | ||
| startingThread | ||
| state | ||
| testRunStamp | ||
| timeFinish | ||
| timeStart | ||
| UID | ||
| VAR_AllowAutoOutputToConsole |
Gets a value indicating whether [variable allow automatic output to console].
(Inherited from IConsoleControl.) | |
| VAR_AllowInstanceToOutputToConsole |
Gets or sets a value indicating whether [variable allow instance to output to console].
(Inherited from IConsoleControl.) | |
| VAR_FilenameBase |
The root base of filename (without extension) for autosave.
(Inherited from IAutosaveEnabled.) | |
| VAR_FilenameExtension |
Gets the variable filename extension.
(Inherited from IAutosaveEnabled.) | |
| VAR_FilenamePrefix |
Gets the variable filename prefix to be used
(Inherited from IAutosaveEnabled.) | |
| VAR_FolderPathForAutosave |
Gets the variable folder path for autosave.
(Inherited from IAutosaveEnabled.) | |
| VAR_RegisterForAutosave |
Gets a value indicating whether the instance should be registered for autosave call on application close
(Inherited from IAutosaveEnabled.) |
| Name | Description | |
|---|---|---|
| AppendDataFields(PropertyCollection) |
Appends its data points into new or existing property collection
(Inherited from IAppendDataFields.) | |
| AppendDataFields(PropertyCollectionExtended) |
Appends its data points into new or existing property collection
(Inherited from IAppendDataFieldsExtended.) | |
| AppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags) | ||
| log | (Inherited from ILogable.) |