Click or drag to resize

ManifestExtensibilityApplicationClientMaximum Property

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

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

Property Value

Type: String
See Also