Share via


AxHcmPersonPrivateDetails.currentRecord Method [AX 2012]

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

Syntax

public Common currentRecord([Common _HcmPersonPrivateDetails])

Run On

Called

Parameters

  • _HcmPersonPrivateDetails
    Type: Common Table
    A Common record that is initialized to an HcmPersonPrivateDetails record.

Return Value

Type: Common Table
A Common record for the class.

See Also

Reference

AxHcmPersonPrivateDetails Class