Get Space List
![]()
Description
This method will get a list of space record from the system. This works only for project/shell level.
Support
Installation: ASP and Self host
| Level | Yes or No |
|---|---|
| Company Level | No |
| Project/Shell Level | Yes |
Prototype
public XMLObject getSpaceList(String shortname, String authcode, string projectNumber);
Parameters
| Parameter | Description |
|---|---|
| shortname | identifier of the company, company's short name |
| authcode | authentication key for the company, in text string |
| projectNumber | Identifier of the project/shell. |
Return Value
XMLObject (XMLObject is described at the beginning of this document)
Sample Method
getSpaceList ("acme", "acme_authcode", "proj-01") will return the XML Record of the Level records.
Additional Information
XML tags under _space will be based on integration interface definition of level form.
This service can be used for both Shells of cost code type CBS and Generic.