MenuItem(String) Constructor |
Initializes a new instance of the
MenuItem class
Namespace: LSRetail.Omni.Domain.DataModel.Base.MenuAssembly: LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2026.8.0
Syntaxpublic MenuItem(
string id
)
Parameters
- id String
-
See Also