Click or drag to resize

ReplCountryCode Constructor (String)

Initializes a new instance of the ReplCountryCode class

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

Parameters

id
Type: SystemString
See Also