BudgetPlanData_BudgetPlanLineSource.existsProjectId Method [AX 2012]

Determines whether the ProjectId data item exists in the data container.

Syntax

public boolean existsProjectId()

Run On

Called

Return Value

Type: boolean
true if the ProjectId data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

BudgetPlanData_BudgetPlanLineSource Class