ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetArticleGroups
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetArticleGroups (Method)
Description
The GetArticleGroups function returns all articleGroup records for the specified parameters.
Request (GetArticleGroupsSoapIn)

The request body is of type GetArticleGroups.

Request Body Parameters

NameDescriptionData Type
 ArticleGroupsFilter
IsCancelledOnly Element Description Element ExternalCode Element Code Element Sequence filter Element Sequence GetArticleGroups Element

Overview

Sequence
Sequence
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
Response (GetArticleGroupsSoapOut)

The response body is of type GetArticleGroupsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewArticleGroupInfo
IsCancelled Element Description Element ExternalCode Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewArticleGroupInfo Element Sequence GetArticleGroupsResult Element Sequence GetArticleGroupsResponse Element

Overview

Sequence
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