Share via


VendPromissoryNoteDocument.custVendOutPaymRecordRootClassId Method [AX 2012]

Gets the class ID of the parent class that corresponds to the CustVendOutPaymRecord 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

VendPromissoryNoteDocument Class