 | IDealColleagueEntityFirstName Property |
Gets or sets the First name
(Pré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 FirstName { get; set; }
Property FirstName As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the FirstName (Prénom) column of the DealColleague (Commercial/collaborateur lié aux affaires/projets) table.
See Also