PdcProjects.Open

From External Bemet Wiki
Revision as of 11:20, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == Open(ProjectNo as String) as PdcProject == Description == Returns an opened project object with the supplied number == Notes == This method opens the ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

Open(ProjectNo as String) as PdcProject

Description

Returns an opened project object with the supplied number

Notes

This method opens the project for the given projectnumber.

Code Example

Availability

Available since February 2011 (From version 4.2 onwards).