You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > EntryGroupData Class > EntryGroupData Constructor > EntryGroupData
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
EntryGroupData.EntryGroupData Constructor (long, string, string, long, EkEnumeration.EntryGroupType)
C#
public EntryGroupData(long id, string groupName, string description, long entryId, EkEnumeration.EntryGroupType groupType);
Visual Basic
Public Sub New(id As long, groupName As string, description As string, entryId As long, groupType As EkEnumeration.EntryGroupType)
Parameters 
Description 
id 
id of entry group. 
description 
description of entry group. 
entryId 
Id of entry owning group 
groupname 
name of entry group. 
grouptype 
type of entry group. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!