Click or drag to resize

ManifestExtensibilityApplicationClientMinimum Property

Supported simphony minimum client version. Example 19.6 or * in case all versions.

Namespace:  Micros.PosCore.Extensibility.Package
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public string ClientMinimum { get; set; }

Property Value

Type: String
See Also