Share via


CustFreeTextInvoice_CustInvoiceLine.createProjFundingSource Method [AX 2012]

Creates and sets a new value for the ProjFundingSource complex data item.

Syntax

public ProjFundingSourceKey createProjFundingSource()

Run On

Called

Return Value

Type: ProjFundingSourceKey Class
The newly created value.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

CustFreeTextInvoice_CustInvoiceLine Class