ProjLinePropertyService.getProjLineProperty Method [AX 2012]
Retrieves a ProjLinePropertyId object based on the project ID and the project category ID.
public ProjLinePropertyId getProjLineProperty(ProjId _projId, ProjCategoryId _categoryId)
Run On
ServerParameters
- _projId
- Type: ProjId Extended Data Type
The ID of the project.
- _categoryId
- Type: ProjCategoryId Extended Data Type
The ID of the project category.
Community Additions
ADD
Show: