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

The request body is of type GetSingleTransportClass.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleTransportClass Element

Overview

Sequence
itemId xs:int
Response (GetSingleTransportClassSoapOut)

The response body is of type GetSingleTransportClassResponse.

Response Body Parameters

NameDescriptionData Type
 TransportClassInfo
Description Element Code Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleTransportClassResult Element Sequence GetSingleTransportClassResponse Element

Overview

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