ProjProjService.create Method [AX 2012]
Creates one or more data objects that are contained in a ProjProjInformation document.
public AifEntityKeyList create(ProjProjInformation _projProjInformation)
Run On
ServerParameters
- _projProjInformation
- Type: ProjProjInformation Class
The ProjProjInformation document that contains the data objects to create.
Return Value
Type: AifEntityKeyList ClassA list of entity keys that identify the newly created objects. The entity keys appear in the order that the created objects are specified in the ProjProjInformation document.
Community Additions
ADD
Show: