Share via


SmmEntityDelete::processOnServer Method [AX 2012]

Syntax

server public static void processOnServer(
    Common _common, 
    boolean _includeOpportunities, 
    boolean _includeLeads, 
    boolean _includeQuotes, 
    boolean _includeProjects, 
    boolean _includeActivities, 
    boolean _includeDocuments, 
    boolean _includeContacts, 
    boolean _includeCollabSites, 
   [boolean _includeCommon])

Run On

Server

Parameters

  • _includeOpportunities
    Type: boolean
  • _includeCollabSites
    Type: boolean

See Also

Reference

SmmEntityDelete Class