ProjectServerData constructor
Overload list
Name | Description | |
---|---|---|
![]() |
ProjectServerData(ClientRuntimeContext) | Creates an instance of the ProjectServerData class without a specified object path. |
![]() |
ProjectServerData(ClientRuntimeContext, ObjectPath) | Creates an instance of the ProjectServerData class with the specified object path. |
Top