AddEntityToListUsingIDs

Using the ID for the entity and parent, adds the specified member to a member list. This function can be used only in the Member Lists file.

Syntax

HS.AddEntityToListUsingIDs(ParentID, ChildID)

Table 38. Syntax for AddEntityToListUsingIDs Function

Parameter

Description

ParentID

The ID for the parent entity.

ChildID

The ID for the child of the parent entity.

Return Value

None