PublicAPI.CRM.Lead.AddAuthorPermission ELMA API Documentation
Grant the author permission for the contractor
 
 
Syntax

public void AddAuthorPermission(
	Lead lead,
	Permission permission
)

Parameters

lead
Type: Lead
permission
Type: Permission
See Also