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

The request body is of type GetSingleStackType.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleStackType Element

Overview

Sequence
itemId xs:int
Response (GetSingleStackTypeSoapOut)

The response body is of type GetSingleStackTypeResponse.

Response Body Parameters

NameDescriptionData Type
 StackTypeInfo
Description Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleStackTypeResult Element Sequence GetSingleStackTypeResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service