Share via


HcmSkillProfileController.setRanges Method [AX 2012]

Sets the report query ranges based on caller.

Syntax

public void setRanges(Query _query, HcmSkillProfileContract _hcmSkillProfileContract)

Run On

Called

Parameters

  • _query
    Type: Query Class
    The query object of the report.

See Also

Reference

HcmSkillProfileController Class