ProjProjService.update Method [AX 2012]
Updates a ProjProjInformation document that contains one or more data objects.
public void update(AifEntityKeyList _entityKeyList, ProjProjInformation _projProjInformation)
Run On
ServerParameters
- _entityKeyList
- Type: AifEntityKeyList Class
A list of entity keys that identify the data objects to update.
- _projProjInformation
- Type: ProjProjInformation Class
A ProjProjInformation document that contains the data objects to update.
Community Additions
ADD
Show: