Gets the project type | |
Syntax: | String = object.ProjectType |
Description: | The CimProjectInfo.ProjectType is a string
containing the type of the project. Typically this will return WIN
N/T for any CIMPLICITY Windows based project. Examples MsgBox proj.ProjectType |