You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > OptionGroupItemData Class > OptionGroupItemData Constructor > OptionGroupItemData
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
OptionGroupItemData.OptionGroupItemData Constructor (long, long, string, decimal)
C#
public OptionGroupItemData(long id, long groupId, string optionName, decimal priceModification);
Visual Basic
Public Sub New(id As long, groupId As long, optionName As string, priceModification As decimal)
Parameters 
Description 
id 
Id of option group item. 
groupId 
Id of option group this item belongs to. 
optionName 
Name of the option. 
priceModification 
Price modifier for this option. 
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!