Dashboard > Pulse v1.2 > ... > Remote API Functions > RemoteApi.getProject
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  RemoteApi.getProject
Added by Daniel Ostermeier, last edited by Daniel Ostermeier on Nov 06, 2006  (view change)
Labels: 
(None)

Pulse Manual Index

Synopsis

RemoteApi.Project getProject(string token, string name)

Parameters

Parameter Type Description
token string Credentials, see RemoteApi.login
name string The name of the project to be retrieved.

Returns

A struct containing the details of the requested project.

Throws

Throws an exception if the specified project does not exist.

Description

Get an existing project.

Access

Accessible to all users.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators