 | IScheduleEntityBaseColleagueLastName Property |
Gets the last name of the colleague.
(Nom)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring ColleagueLastName { get; }
ReadOnly Property ColleagueLastName As String
Get
Property Value
Type:
String
RemarksThis entity member is bound to the Contact_Name (Nom) column of the Colleague (Commercial/collaborateur) table.
See Also