Click or drag to resize
Infosoft Logo

IArticleGroupEntityServiceCreate Method

Creates a new ArticleGroup

Namespace: Infosoft.Common.Contracts.ServiceContracts.Entities
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
ArticleGroup Create(
	ArticleGroup request
)

Parameters

request  ArticleGroup
The request containing the values of the new ArticleGroup

Return Value

ArticleGroup
The created ArticleGroup
See Also