Share via


ProjPostARRetention.new Method [AX 2012]

Returns a new instance of ProjPost.

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

ProjPostARRetention Class