Share via


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

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.

See Also

Reference

OMHierarchyRelationship Table