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

The request body is of type GetSingleArticleGroup.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleArticleGroup Element

Overview

Sequence
itemId xs:int
Response (GetSingleArticleGroupSoapOut)

The response body is of type GetSingleArticleGroupResponse.

Response Body Parameters

NameDescriptionData Type
 ArticleGroupInfo
IsCancelled Element Description Element ExternalCode Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleArticleGroupResult Element Sequence GetSingleArticleGroupResponse Element

Overview

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