Click or drag to resize

APIIgnoreFieldAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.PosCore.ExtensibilityAPIIgnoreFieldAttribute

Namespace: Micros.PosCore.Extensibility
Assembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntax
C#
public class APIIgnoreFieldAttribute : Attribute

The APIIgnoreFieldAttribute type exposes the following members.

Constructors
 NameDescription
Public methodAPIIgnoreFieldAttributeInitializes a new instance of the APIIgnoreFieldAttribute class
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also