Share via


DirPartyRelationship::createRelations Method

Creates a relationship record in the DirPartyRelationship table if it does not exist.

Syntax

client server public static RecId createRelations(
    DirRelationshipTypeId _relationshipTypeId, 
    DirPartyRecId _parentParty, 
    DirPartyRecId _childParty, 
   [DirDataAreaId _dataAreaId])

Run On

Called

Parameters

Return Value

Type: RecId Extended Data Type
The record ID of the newly created DirPartyRelationship record.

See Also

Reference

DirPartyRelationship Table