Click or drag to resize

IScheduleTimeEventEntityPayrollExchangeGroupId Property

Gets or sets the payroll exchange group id

(Identifiant du lot transféré à la paye)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> PayrollExchangeGroupId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the PayrollExchangeGroupId (Identifiant du lot transféré à la paye) column of the ScheduleEvent (Évènements) table.
See Also