IModelRecordSummaryTSideInstance, TSideRecord Interface |
Namespace: imbSCI.DataComplex.data.modelRecords
public interface IModelRecordSummary<TSideInstance, TSideRecord> : IModelRecordSummary, IModelRecord, IAppendDataFieldsExtended, IAppendDataFields, IAutosaveEnabled, ILogable, IConsoleControl where TSideRecord : modelRecordBase, IModelStandaloneRecord<TSideInstance>
The IModelRecordSummaryTSideInstance, TSideRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| childIndexCurrent | (Inherited from IModelRecord.) | |
| instanceID | (Inherited from IModelRecord.) | |
| logBuilder | (Inherited from IModelRecord.) | |
| logContent | (Inherited from IModelRecord.) | |
| remarkFlags | (Inherited from IModelRecord.) | |
| sideRecordSets | ||
| startingThread | (Inherited from IModelRecord.) | |
| state | (Inherited from IModelRecord.) | |
| testRunStamp | (Inherited from IModelRecord.) | |
| timeFinish | (Inherited from IModelRecord.) | |
| timeStart | (Inherited from IModelRecord.) | |
| UID | (Inherited from IModelRecord.) | |
| 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 | |
|---|---|---|
| AddSideRecord | ||
| 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) | (Inherited from IModelRecord.) | |
| log | (Inherited from ILogable.) | |
| summaryFinished |
Finishes this summary record
(Inherited from IModelRecordSummary.) |