Share via


VendOutPaymRemittanceFormat1.custVendOutPaymRecordRootClassId Method [AX 2012]

Retrieves the class ID of the parent that corresponds to the CustVendOutPaymRecord classes.

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

VendOutPaymRemittanceFormat1 Class