Click or drag to resize

ReplVendor Constructor (String)

Initializes a new instance of the ReplVendor class

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Replication
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public ReplVendor(
	string id
)

Parameters

id
Type: SystemString
See Also