AxCatVendorProductCandidateImage.currentRecord Method [AX 2012]

Gets or sets the current record in the CatVendorProductCandidateImage table.

Syntax

public Common currentRecord([Common _catVendorProductCandidateImage])

Run On

Called

Parameters

  • _catVendorProductCandidateImage
    Type: Common Table
    The CatVendorProductCandidateImage record to set; optional.

Return Value

Type: Common Table
A CatVendorProductCandidateImage record.

See Also

Reference

AxCatVendorProductCandidateImage Class