Share via


PurchLineType.pdsApprovedVendorListCheck Method [AX 2012]

Gets an instance of the PdsApprovedVendorListCheck class that is appropriate for this line type.

Syntax

public PdsApprovedVendorListCheck pdsApprovedVendorListCheck()

Run On

Called

Return Value

Type: PdsApprovedVendorListCheck Class
An Instance of the PdsApprovedVendorListCheck class that is appropriate for this line type.

Remarks

The base implementation in the PurchLineType class always returns an instance of the PdsApprovedVendorListCheck_Valid class.

See Also

Reference

PurchLineType Class