Get CBS Structure
![]()
Description
This method gets CBS Structure in Unifier for a company.
Support
This service is available at company level.
| Level | Yes or No |
|---|---|
| Company Level | Yes |
| Project/Shell Level | No |
Prototype
Public XMLObject getWBSStructure(String shortname, String authcode);
Parameters
| Parameter | Description |
|---|---|
| Shortname | identifier of the company, company's short name |
| Authcode | authentication key for the company, in text string |
Return Value
Sample Method
getWBSStructure ("acme", "acme_authcode")