Search:     Advanced search

Function ItemList

Article ID: 236
Last updated: 23 Sep, 2010
Views: 848
Posted: 07 Aug, 2008
by Ramsey M.
Updated: 23 Sep, 2010
by Murray D.

Description:

Function ItemList: string;

Returns a string containing the names of all the child items belonging to the item, separated by Carriage Return/Line Feed sequence.

Code:

Delphi:
showmessage(oItem.itemlist);

VBA:
msgbox(oItem.itemlist)

Notes:

IPlanCenter Heirarchy Map


PlanSwift Enterprise 8.2 or later

This article was:  
Prev  Not what you're looking for? Suggest a topic  Next
2.1.2b - IItem     Function Edit