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

public void AddAuthorPermission(
	Sale sale,
	Permission permission
)

Parameters

sale
Type: Sale
permission
Type: Permission
See Also