ServerClass, ServerClassLibrary
These properties tell you the lineage of the server you're examining within the Project object.| Usage | cServerClass = oServer.ServerClass cSCLibrary = oServer.ServerClassLibrary |
| Example | * Created a test class "fred" in the SYS2335 program ? oProj.servers.item[1].ServerClass && "fred" ? oProj.servers.item[1].ServerClassLibrary * Returns "C:\test\sys2335.prg" |
| See Also | Project, Server |
View Updates
Copyright © 2002 by Tamar E. Granor, Ted Roche, Doug Hennig, and Della Martin. All Rights Reserved.