Click or drag to resize

MenuNode.IsValid Method

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Menu
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2025.4
Syntax
C#
public bool IsValid(
	DateTime currentTime
)

Parameters

currentTime
Type: System.DateTime

Return Value

Type: Boolean
See Also