AxDocuRef.currentRecord Method [AX 2012]

Gets or sets the current record in the AxDocuRef class

Syntax

public Common currentRecord([Common _docuRef])

Run On

Called

Parameters

  • _docuRef
    Type: Common Table
    The DocuRef record to set; optional.

Return Value

Type: Common Table
An AxDocuRef record.

See Also

Reference

AxDocuRef Class