Interface IPayrunJobEmployee
The payrun job client object
Inherited Members
Namespace: PayrollEngine.Client.Model
Assembly: PayrollEngine.Client.Core.dll
Syntax
public interface IPayrunJobEmployee : IModel, IEquatable<IPayrunJobEmployee>
Properties
EmployeeId
The employee id (immutable)
Declaration
int EmployeeId { get; set; }
Property Value
| Type | Description |
|---|---|
| int |