Click or drag to resize
PunchStatus Property

Transaction's status

enum En_TransactionStatus { Open = 1, Closed = 2, ClosedSystem = 3 }

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