PlanActivityRelationship::findOrCreateRelation Method
Syntax
server public static PlanActivityRelationship findOrCreateRelation(
PlanActivityId _independent,
PlanActivityId _dependent,
ConstraintValue _constraintValue,
UnitOfMeasureRecId _unitOfMeasure)
Run On
Server
Parameters
- _independent
Type: PlanActivityId Extended Data Type
- _dependent
Type: PlanActivityId Extended Data Type
- _constraintValue
Type: ConstraintValue Extended Data Type
- _unitOfMeasure
Type: UnitOfMeasureRecId Extended Data Type