Share via


WrkCtrActivityRequirementSet::checkExistingRequirementType Method

Checks that the requirements with the specified requirement type do not exist in the requirement set.

Syntax

client server public static boolean checkExistingRequirementType(
    WrkCtrActivityRequirementType _requirementType, 
    RefRecId _activityRequirementSet, 
    RefRecId _activityRequirement)

Run On

Called

Parameters

Return Value

Type: boolean
true if no other requirements with the specified requirement type exist in the set; otherwise, false.

See Also

Reference

WrkCtrActivityRequirementSet Table