Click or drag to resize

Metadata Class

Extensibility application metadata.
Inheritance Hierarchy
SystemObject
  Micros.PosCore.Extensibility.PackageMetadata

Namespace:  Micros.PosCore.Extensibility.Package
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
[SerializableAttribute]
public class Metadata

The Metadata type exposes the following members.

Constructors
  NameDescription
Public methodMetadata
Initializes a new instance of the Metadata class
Top
Properties
  NameDescription
Public propertyContentEntries
Content entries includes list of below files. 1. Root JavaScript files 2. Application DLL files 3. Main SIM Script files.
Top
See Also