Share via


CustVendOutPaym.custVendOutPaymRecordRootClassId Method [AX 2012]

The method should return the class ID of the corresponding parent of 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

CustVendOutPaym Class

CustVendOutPaymRecord Class