Share via


EcoResProductService.update Method [AX 2012]

Updates an EcoResEcoResProduct document that contains one or more data objects.

Syntax

public void update(AifEntityKeyList _entityKeyList, EcoResEcoResProduct _ecoResEcoResProduct)

Run On

Server

Parameters

  • _ecoResEcoResProduct
    Type: EcoResEcoResProduct Class
    An EcoResEcoResProduct document that contains the data objects to update.

See Also

Reference

EcoResProductService Class