Share via


DirRelationshipTypeTable::getRelationshipName Method

Gets the parent or child relationship name in the system language.

Syntax

client server public static Name getRelationshipName(
    DirSystemRelationshipType _dirSystemRelationshipType, 
    DirPartyType _parentPartyType, 
    DirPartyType _childPartyType, 
    DirRelationshipView _relationshipView)

Run On

Called

Parameters

Return Value

Type: Name Extended Data Type
The parent or child relationship name in the system language.

See Also

Reference

DirRelationshipTypeTable Table