Click or drag to resize

Notification Constructor (String)

Initializes a new instance of the Notification class

Namespace:  LSRetail.Omni.Domain.DataModel.Loyalty.Setup
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: LS Omni 3.7.0
Syntax
C#
public Notification(
	string id
)

Parameters

id
Type: SystemString
See Also