Share via


CustVendBalanceInquiry_CN::construct Method [AX 2012]

The constructor of the CustVendBalanceInquiry_CN class.

Syntax

client server public static CustVendBalanceInquiry_CN construct(
    CustVendBalanceInquiryType_CN _custVendBalanceInquiryType, 
    CustVendTrans _custVendTrans, 
    CustVendTable _cusVendTable)

Run On

Called

Parameters

Return Value

Type: CustVendBalanceInquiry_CN Class
The instance of the CustVendBalanceInquiry_CN class.

See Also

Reference

CustVendBalanceInquiry_CN Class