ProjLinePropertySetup::find Method
Syntax
client server public static ProjLinePropertySetup find(
TableGroupAll _projCode,
ProjId _projId,
TableGroupAll _categoryCode,
ProjCategoryId _categoryId,
[boolean _forUpdate])
Run On
Called
Parameters
- _projCode
Type: TableGroupAll Enumeration
- _projId
Type: ProjId Extended Data Type
- _categoryCode
Type: TableGroupAll Enumeration
- _categoryId
Type: ProjCategoryId Extended Data Type
- _forUpdate
Type: boolean