Share via


ProjPostRevenueProposal.new Method [AX 2012]

Initializes a new instance of the ProjPostRevenueProposal 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

ProjPostRevenueProposal Class