Share via


ProjTransCommittedCost.originCost Method [AX 2012]

Retrieves the origin of costs on the specified transaction.

Syntax

public ProjOrigin originCost()

Run On

Called

Return Value

Type: ProjOrigin Enumeration
A ProjOrigin::None enumeration value.

Remarks

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

See Also

Reference

ProjTransCommittedCost Class