Share via


ReleaseUpdateDB60_Proj.getTaxInformationRecId Method [AX 2012]

Get the tax information realted record id based on the proposal id.

Syntax

public RefRecId getTaxInformationRecId(ProjProposalId _proposalId)

Run On

Server

Parameters

Return Value

Type: RefRecId Extended Data Type
Returns the tax information record if it exists else zero.

See Also

Reference

ReleaseUpdateDB60_Proj Class