Click or drag to resize

MetadataContentEntryIsCurrentPlatformCompatible Property

Set to true in case current platform is compatible.

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

Property Value

Type: Boolean
See Also