Table of Contents

Class DefaultModelFileStatePoco

Namespace
Cognite.Simulator.Utils
Assembly
Cognite.Simulator.Utils.dll

Default implementation of a model state

public class DefaultModelFileStatePoco : ModelStateBasePoco
Inheritance
BaseStorableState
DefaultModelFileStatePoco
Inherited Members
BaseStorableState.Id

Properties

InformationExtracted

Gets a value indicating whether the information has been extracted.

[StateStoreProperty("info-extracted")]
public bool InformationExtracted { get; }

Property Value

bool