Share via


ProjTrans.controlVersion Method [AX 2012]

Retrieves the version number of the project period for this transaction.

Syntax

public ProjControlVersion controlVersion()

Run On

Called

Return Value

Type: ProjControlVersion Extended Data Type
A ProjControlVersion value that indicates the version number.

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