Click or drag to resize

OpsDeliveryEmpAvailabilityRequestSelectedEmployeeToRemove Property

The currently selected courier in the list.

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

Property Value

Type: EmployeeInfo
See Also