Search:     Advanced search

Function Owner

Article ID: 266
Last updated: 23 Sep, 2010
Views: 727
Posted: 08 Aug, 2008
by Ramsey M.
Updated: 23 Sep, 2010
by Murray D.

Description:

Function Owner: IItem 

Returns the IItem object that this Section belongs to

Code:

Delphi:
Showmessage(oSection.owner.name);

VBA:
Msgbox(oSection.owner.name);

Notes:

{See Also: Item Object}

IPlanCenter Heirarchy Map


PlanSwift Enterprise 8.2 or later

This article was:  
Also read
document IItem

Prev  Not what you're looking for? Suggest a topic  Next
2.1.2.2b - ISection     Function Page