ShopProduct Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.BusinessDataModel.ShopDataModel
public class ShopProduct : WebDataElement
The ShopProduct type exposes the following members.
| Name | Description | |
|---|---|---|
| ShopProduct |
Initializes a new instance of the ShopProduct class.
|
| Name | Description | |
|---|---|---|
| Brand | Brand name or identification | |
| children | (Inherited from graphNodeCustom.) | |
| Currency | Price currency sign - if detected | |
| doAutonameFromTypeName | (Inherited from WebDataElement.) | |
| doAutorenameOnExisting | (Inherited from WebDataElement.) | |
| forTreeview | (Inherited from graphNodeCustom.) | |
| id | Code (Inherited from WebDataElement.) | |
| isLeaf | (Inherited from graphNodeBase.) | |
| Item | (Inherited from graphNodeCustom.) | |
| Item | (Inherited from graphNodeCustom.) | |
| level | (Inherited from graphNodeBase.) | |
| LocalPath | Path relative to root directory of the output (Inherited from WebDataElement.) | |
| mychildren | (Inherited from graphNodeCustom.) | |
| name | Name (Inherited from WebDataElement.) | |
| parent | (Inherited from graphNodeBase.) | |
| path | (Inherited from graphNodeBase.) | |
| pathSeparator | (Inherited from graphNodeBase.) | |
| Price | Price attached to the product | |
| root | (Inherited from graphNodeBase.) |
| Name | Description | |
|---|---|---|
| Add(String) | (Inherited from graphNodeCustom.) | |
| Add(IGraphNode) | (Inherited from graphNodeCustom.) | |
| ContainsKey | (Inherited from graphNodeBase.) | |
| Count | (Inherited from graphNodeBase.) | |
| CreateChildItem | (Inherited from graphNodeCustom.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getChildNames | (Inherited from graphNodeBase.) | |
| GetEnumerator | (Inherited from graphNodeBase.) | |
| getFirst | (Inherited from graphNodeBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIndex | (Inherited from graphNodeCustom.) | |
| GetSibling | (Inherited from graphNodeCustom.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Remove(String) | (Inherited from graphNodeBase.) | |
| Remove(IEnumerableString) | (Inherited from graphNodeBase.) | |
| RemoveByKey | (Inherited from graphNodeBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |