Table of Contents

Class TaxonomyFileStoreConfiguration

Namespace
RetailForce.Fiscalisation.Implementation.Germany
Assembly
RetailForce.Fiscalisation.Model.dll

The configuration for the local taxonomy store (DS-FinVK).

public class TaxonomyFileStoreConfiguration : TaxonomyStoreConfiguration
Inheritance
ValidationBase<ValidationError>
ValidationPropertyBase<ValidationError>
TaxonomyFileStoreConfiguration
Inherited Members
ValidationPropertyBase<ValidationError>.Validate()

Properties

LocalStorePath

The local path to the taxonomy store.

public string LocalStorePath { get; set; }

Property Value

string