Search:     Advanced search

Function Edit

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

Description:

Function Edit: Boolean;

Opens the item in the PlanSwift edit item window.  Returns true if the user selects OK, false if the user selects Cancel.

Code:

Delphi:
if oItem.edit then dosomething;

VBA:
if oItem.edit the dosomething

Notes:

IPlanCenter Heirarchy Map


PlanSwift Enterprise 8.2 or later

This article was:  
Prev  Not what you're looking for? Suggest a topic  Next
Function ItemList     Function New