Share via


VendOutPaym_GenericCT.custVendOutPaymRecordRootClassId Method [AX 2012]

Gets the class ID of the corresponding parent of 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

VendOutPaym_GenericCT Class