Class DefaultModelFileStatePoco
Default implementation of a model state
public class DefaultModelFileStatePoco : ModelStateBasePoco
- Inheritance
-
BaseStorableStateDefaultModelFileStatePoco
- Inherited Members
-
BaseStorableState.Id
Properties
InformationExtracted
Gets a value indicating whether the information has been extracted.
[StateStoreProperty("info-extracted")]
public bool InformationExtracted { get; }