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

The request body is of type GetSingleEslProductLabel.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleEslProductLabel Element

Overview

Sequence
itemId xs:int
Response (GetSingleEslProductLabelSoapOut)

The response body is of type GetSingleEslProductLabelResponse.

Response Body Parameters

NameDescriptionData Type
 EslProductLabelInfo
LabelPart Element EslTemplateId Element EslBarcode Element BarcodeId Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleEslProductLabelResult Element Sequence GetSingleEslProductLabelResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
BarcodeId xs:int
EslBarcode optional xs:string
LabelPart xs:unsignedByte
See Also
All Operations Resource GroupProductBaseComponents Web Service