Click or drag to resize
MiscEntryDepartmentId Property
Department ID assigned to the transaction.

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

Property Value

Type: NullableInt32
See Also