Click or drag to resize
MiscEntryInsertEmployeeId Property
Inserting employee's ID, if the transaction was added by employee.

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

Property Value

Type: NullableInt32
See Also