Click or drag to resize
EmployeeDismissalDate Property
Dismissal Date

Namespace: AMG.API.Definitions.Employees
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Nullable<DateTime> DismissalDate { get; set; }

Property Value

Type: NullableDateTime
See Also