function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sumit dsumit d 

Trigger to delete assets of account when related opportunity lineItem is deleted

Hi All,
         I have a requirement in which i want to delete assets when related opportunity Line item is deleted.
Can anyone help me with this trigger as i dont know the relationship between assets and Opportunity Lineitem?
Any suggestions?