Share via


ConnCustomerOrgService.update Method [AX 2012]

Updates a ConnCustomerOrg document that contains one or more data objects.

Syntax

public void update(AifEntityKeyList _entityKeyList, ConnCustomerOrg _connCustomerOrg)

Run On

Server

Parameters

  • _connCustomerOrg
    Type: ConnCustomerOrg Class
    A ConnCustomerOrg document that contains the data objects to update.

See Also

Reference

ConnCustomerOrgService Class