Share via


PurchRFQCaseTableType.getBidType Method [AX 2012]

Retrieves the BidType enumeration value.

Syntax

public PurchRFQBidType getBidType(PurchRFQParameters _parms)

Run On

Called

Parameters

Return Value

Type: PurchRFQBidType Enumeration
Returns BidType enumeration value.

Remarks

Gets the BidType field from the PurchRFQSolicitationType table if PurchRFQSolicitationType record exists, else BidType field from the PurchRFQParameters table.

See Also

Reference

PurchRFQCaseTableType Class