Click or drag to resize

ManifestExtensibilityApplications Property

List of extensibility application versions. if not specified, 'default' will be considered.

Namespace: Micros.PosCore.Extensibility.Package
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public ManifestExtensibilityApplication[] ExtensibilityApplications { get; set; }

Property Value

ManifestExtensibilityApplication
See Also