Ant Organisation Ltd documentation

HierarchyNode.GetAllHierarchyItemsForName Method 

Gets the item versions with the name from this node

HierarchyItem[] GetAllHierarchyItemsForName(
   AuthenticatedUser user,
   string name
);

Parameters

user
Logged on user
name
Name of the item

Return Value

Item

See Also

HierarchyNode Interface | Ant.Hierarchy Namespace