Click or drag to resize

DbFieldAttribute Class

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

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

The DbFieldAttribute type exposes the following members.

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