Routes_ActivityRequirement.existsSkillRequirement Method [AX 2012]

Determines whether the SkillRequirement data item occurs in the data container.

Syntax

public boolean existsSkillRequirement()

Run On

Called

Return Value

Type: boolean
true if the SkillRequirement data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

Routes_ActivityRequirement Class