Share via


ReleaseUpdateDB60_TrvCategoryHelper.findSharedCategoryForProject Method [AX 2012]

find the shared category that is most suitable to be used for the passed project category

Syntax

protected SharedCategory findSharedCategoryForProject(CategoryId _CategoryId, ProjCategoryType _categoryType)

Run On

Called

Parameters

Return Value

Type: SharedCategory Table
Shared category that can be used in project if found, else it returns the first shared category used by a category with same name

See Also

Reference

ReleaseUpdateDB60_TrvCategoryHelper Class