Click or drag to resize

IMaintenanceResourcesCostEntityColleagueLastNameMember Property

Gets the last name of the colleague.

(Nom)

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
IReadOnlyStringEntityMember ColleagueLastNameMember { get; }

Property Value

Type: IReadOnlyStringEntityMember
Remarks
This entity member is bound to the Contact_Name (Nom) column of the Colleague (Commercial/collaborateur) table.
See Also