Table of Contents

Class TaxonomyStoreConfiguration

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

Base class for taxonomy store configuration

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

Properties

Compress

True if the file should be compressed; otherwise false.

public bool Compress { get; set; }

Property Value

bool