Table of Contents

Class BusinessSectorData

Namespace
RetailForce.Fiscalisation.Model
Assembly
RetailForce.Fiscalisation.Model.dll

Data for supported and fiscal business sectors

public class BusinessSectorData
Inheritance
object
BusinessSectorData
Inherited Members

Properties

BusinessSector

Gets or sets the business sector.

public BusinessSector BusinessSector { get; set; }

Property Value

BusinessSector

The business sector.

Legislations

Gets or sets the legislations.

public List<BusinessSectorLegislations> Legislations { get; set; }

Property Value

List<BusinessSectorLegislations>

The legislations.

Remarks

Gets or sets the remarks.

public string Remarks { get; set; }

Property Value

string

The remarks.