Click or drag to resize

DbFieldAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.PosCore.Extensibility.Scripting.API.FiscalDbFieldAttribute
      Micros.PosCore.Extensibility.Scripting.API.FiscalDbStringFieldAttribute

Namespace: Micros.PosCore.Extensibility.Scripting.API.Fiscal
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class DbFieldAttribute : Attribute

The DbFieldAttribute type exposes the following members.

Constructors
 NameDescription
Public methodDbFieldAttributeInitializes a new instance of the DbFieldAttribute class
Top
See Also