Share via


ProjPost.parmPostToGeneralLedger Method [AX 2012]

Gets or sets the PostToGeneralLedger parameter.

Syntax

public boolean parmPostToGeneralLedger([boolean _postToGeneralLedger])

Run On

Server

Parameters

  • _postToGeneralLedger
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the PostToGeneralLedger parameter.

See Also

Reference

ProjPost Class