Click or drag to resize

MetadataContentEntryMainSIMContent Property

Select if this is the main SIM script (not an include script). Only one main SIM script is allowed.

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

Property Value

Boolean
See Also