 | 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
SyntaxIReadOnlyStringEntityMember ColleagueLastNameMember { get; }
ReadOnly Property ColleagueLastNameMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the Contact_Name (Nom) column of the Colleague (Commercial/collaborateur) table.
See Also