Share via


PSAProjPostEmplIndirect.new Method [AX 2012]

Creates a new instance of the ProjPost class.

Syntax

public void new(Common _buffer)

Run On

Server

Parameters

  • _buffer
    Type: Common Table
    The table for the transaction type.

Remarks

This method is typically overridden by the class that extends this class.

See Also

Reference

PSAProjPostEmplIndirect Class