Click or drag to resize

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
Syntax
void AddColleague(
	string colleagueId
)

Parameters

colleagueId
Type: SystemString
Colleague code
See Also