Click or drag to resize

CheckSummaryDataTransferToEmployeeId Property

The transfer to employee id if this check has been marked to be transfered to another employee (other than the owner of the check).

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public long TransferToEmployeeId { get; set; }

Property Value

Type: Int64
See Also