Share via


VendOutPaym_Cheque.custVendOutPaymRecordRootClassId Method [AX 2012]

Retrieves the class ID of the corresponding parent of the VendOutPaym_Cheque class.

Syntax

public ClassId custVendOutPaymRecordRootClassId()

Run On

Called

Return Value

Type: ClassId Extended Data Type
The class ID.

Remarks

The class must be inherited from the CustVendOutPaymRecord class.

See Also

Reference

VendOutPaym_Cheque Class