OMHierarchyRelationship::getChildOrganization Method
When the RetailHeadquarters configuration key is enabled, returns the child OMInternalOrganization record for the OMHierarchyRelationship instance that is passed in; otherwise, returns an empty OMInternalOrganization record.
Syntax
client server public static OMInternalOrganization getChildOrganization(OMHierarchyRelationship _relationship)
Run On
Called
Parameters
- _relationship
Type: OMHierarchyRelationship Table
An OMHierarchyRelationship instance.
Return Value
Type: OMInternalOrganization Table
The child OMInternalOrganization record for the OMHierarchyRelationship instance that is passed in if the RetailHeadquarters configuration key is enabled; otherwise, an empty OMInternalOrganization record.