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
- _dirSystemRelationshipType
Type: DirSystemRelationshipType Enumeration
The system relationship type.
- _parentPartyType
Type: DirPartyType Enumeration
The parent relationship party type.
- _childPartyType
Type: DirPartyType Enumeration
The child relationship party type.
- _relationshipView
Type: DirRelationshipView Enumeration
The relationship view.
Return Value
Type: Name Extended Data Type
The parent or child relationship name in the system language.