AxCatVendProdCandidateAttributeValue.currentRecord Method [AX 2012]

Gets or sets the current record for the AxBC table class.

Syntax

public Common currentRecord([Common _catVendProdCandidateAttributeValue])

Run On

Called

Parameters

  • _catVendProdCandidateAttributeValue
    Type: Common Table
    The AxCatVendProdCandidateAttributeValue record to set; optional.

Return Value

Type: Common Table
The instance of the common object for the class.

See Also

Reference

AxCatVendProdCandidateAttributeValue Class