This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
[] public class Product |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Class Product |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Category |
Gets or sets the category.
|
|
Code | ||
Content |
Gets or sets the content.
|
|
Description |
Gets or sets the description.
|
|
Name |
Gets or sets the name.
|
|
NumberOf |
Gets or sets the number of.
|
|
Price |
Gets or sets the price.
|
|
TaxGroup |
Gets or sets the tax group.
|
See Also
Smartsite.Runtime.Modules Namespace