Share via


VendOutPaymRecord_DKUni.checkField_31_Type Method [AX 2012]

This method checks if currency code is entered and is of the right type.

Syntax

public boolean checkField_31_Type(int _paymentType)

Run On

Server

Parameters

  • _paymentType
    Type: int
    The payment type.

Return Value

Type: boolean
true if the correct country code is specified, false otherwise.

See Also

Reference

VendOutPaymRecord_DKUni Class