 | 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
SyntaxIReadOnlyGuidEntityMember TimeEventIdMember { get; }
ReadOnly Property TimeEventIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the Id (Code) column of the ScheduleEvent (Évènements) table.
See Also