 | IColleagueEntityEmployeePayrollId Property |
Gets or sets the employee payroll ID
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Colleague
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<int> EmployeePayrollId { get; set; }
Property EmployeePayrollId As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
See Also