Click or drag to resize

APIIgnorePropertiesAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.PosCore.ExtensibilityAPIIgnorePropertiesAttribute

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

The APIIgnorePropertiesAttribute type exposes the following members.

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