Click or drag to resize

StsDiscountDetailMenuItemDetailLinks Property

Return an array of menu item detail links for all menu items linked to this discount.

Namespace: SimphonyPosApi.Extensibility.TransactionModel
Assembly: PosCore (in PosCore.dll) Version: 19.9
Syntax
C#
public int[] MenuItemDetailLinks { get; }

Property Value

Int32
See Also