 | IDealEntityBaseAddColleague Method |
Add colleague to the deal
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxvoid AddColleague(
string colleagueId
)
Sub AddColleague (
colleagueId As String
)
Parameters
- colleagueId
- Type: SystemString
Colleague code
See Also