Share via


ProjPost.parmFundingSourceList Method [AX 2012]

Gets or sets the FundingSourceList parameter.

Syntax

public List parmFundingSourceList([List _fundingSourceList])

Run On

Server

Parameters

  • _fundingSourceList
    Type: List Class
    The value to set.

Return Value

Type: List Class
The value of the FundingSourceList parameter.

See Also

Reference

ProjPost Class