TheHistoryParameters..::..ExternalHistoryStore Property
If false, a storage mirror containing TheThingStore instances will be created with default storage mirror configurations, or HistoryStoreParameters if specified. The store can be retrieved using the GetHistoryStore method.
If true, a custom storage mirror needs to be created by the caller and passed to RegisterForUpdateHistory/RestartUpdateHistory. The custom storage mirror can contain instances of any class (derived from TheMetaBase) and property values will be set using reflection (class property names must match the thing property names, missing properties are ignored).
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)