Share via


AxProjCategory.currentRecord Method [AX 2012]

Gets or sets the current record in the ProjCategory table.

Syntax

public Common currentRecord([Common _projCategory])

Run On

Called

Parameters

  • _projCategory
    Type: Common Table
    The ProjCategory record to set; optional.

Return Value

Type: Common Table
A ProjCategory record.

See Also

Reference

AxProjCategory Class