Share via


HcmSkillChart.refresh Method [AX 2012]

Refreshes the HcmSkillmappingHeader table buffer that is used to collect the skill category information.

Syntax

public void refresh([Common _common])

Run On

Called

Parameters

  • _common
    Type: Common Table
    The value of a common data buffer, optional.

Remarks

This method is current only implemented in the overridden version used by this instance of the HcmSkillChartMapping class.

See Also

Reference

HcmSkillChart Class