Syntax |
CimProjectData.Project |
Description |
String. Get/set the project to browse data from. Must be specified when used from CimView. For use in the Event Manager, the project name should be empty to browse the local project. |
Example |
Dim d as new CimProjectData d.project = "MY_PROJECT" |
CIMPLICITY Extensions to Basic |