Click or drag to resize

CustomerClone Method

Make a 'deep' copy of this object.

Namespace:  Micros.PosCore.GuestProfile
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public Customer Clone()

Return Value

Type: Customer
See Also