Share via


ProjTrans.originRevenue Method [AX 2012]

Retrieves the origin of revenues on this transaction.

Syntax

public ProjOrigin originRevenue()

Run On

Called

Return Value

Type: ProjOrigin Enumeration
A ProjOriginRevenue::Journal enumeration value.

Remarks

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

See Also

Reference

ProjTrans Class