Click or drag to resize
EmployeeStatusInTimecardStatus Property

Status

enum En_Status { Active = 0, Inactive = 1 }

Namespace: AMG.API.Timecard
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int Status { get; set; }

Property Value

Type: Int32
See Also