Click or drag to resize

IMaintenanceResourcesCostEntityTimeEventIdMember Property

Gets the time event Id (Only for have the primary key for mapping)

(Code)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyGuidEntityMember TimeEventIdMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the Id (Code) column of the ScheduleEvent (Évènements) table.
See Also