ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleDepartment
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleDepartment (Method)
Description
The GetSingleDepartment function returns the department record for the given primary key.
Request (GetSingleDepartmentSoapIn)

The request body is of type GetSingleDepartment.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleDepartment Element

Overview

Sequence
itemId xs:int
Response (GetSingleDepartmentSoapOut)

The response body is of type GetSingleDepartmentResponse.

Response Body Parameters

NameDescriptionData Type
 DepartmentInfo
Description Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleDepartmentResult Element Sequence GetSingleDepartmentResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service