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)
Syntax
C#
public bool MainSIMContent { get; set; }

Property Value

Type: Boolean
See Also