Click or drag to resize

MetadataContentEntries Property

Content entries includes list of below files. 1. Root JavaScript files 2. Application DLL files 3. Main SIM Script files.

Namespace:  Micros.PosCore.Extensibility.Package
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public MetadataContentEntry[] ContentEntries { get; set; }

Property Value

Type: MetadataContentEntry
See Also