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

Server

Parameters

_projId
Type: ProjId Extended Data Type
The ID of the project.
_categoryId
Type: ProjCategoryId Extended Data Type
The ID of the project category.

Return Value

Type: ProjLinePropertyId Extended Data Type
A ProjLinePropertyID object.

Community Additions

ADD
Show: