Enum MandatoryType
- Namespace
- RetailForce.Fiscalisation.Entities
- Assembly
- RetailForce.Fiscalisation.Model.dll
Defines the type if something mandatory.
public enum MandatoryType
Fields
Mandatory = 0MandatoryIfAvailable = 1Optional = 2
Defines the type if something mandatory.
public enum MandatoryType
Mandatory = 0MandatoryIfAvailable = 1Optional = 2