PublicAPI.CRM.Sale.DeleteAuthorPermission ELMA API Documentation
Remove permissions for a contractor from the author
 
 
Syntax

public void DeleteAuthorPermission(
	Sale sale,
	Permission permission
)

Parameters

sale
Type: Sale
Contractor. Object. Access path: PublicAPI.CRM.Sale
permission
Type: Permission
See Also