Share via


ProjTransWIP.categoryId Method [AX 2012]

Retrieves the category ID for a transaction.

Syntax

public ProjCategoryId categoryId()

Run On

Called

Return Value

Type: ProjCategoryId Extended Data Type
The category ID for the transaction.

Remarks

This abstract method must be overridden by classes that extend this class to provide the necessary functionality for the specific transaction.

See Also

Reference

ProjTransWIP Class