CustomerComponents Web Service
Method/GetSingleProject
CustomerComponents Web Service > All Operations Resource Group : /GetSingleProject (Method)
Description
The GetSingleProject function returns the project record for the given primary key.
Request (GetSingleProjectSoapIn)

The request body is of type GetSingleProject.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleProject Element

Overview

Sequence
itemId xs:int
Response (GetSingleProjectSoapOut)

The response body is of type GetSingleProjectResponse.

Response Body Parameters

NameDescriptionData Type
 ProjectInfo
DateTo Element DateFrom Element Information Element Description Element ProjectNumber Element CustomerContactId Element CustomerId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleProjectResult Element Sequence GetSingleProjectResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CustomerId xs:int
Description optional xs:string
Information optional xs:string
DateFrom xs:dateTime
DateTo xs:dateTime
See Also
All Operations Resource GroupCustomerComponents Web Service