Store |
The StorePrice type exposes the following members.
| Name | Description | |
|---|---|---|
| StorePrice | Initializes a new instance of the StorePrice class |
| Name | Description | |
|---|---|---|
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) | |
| IsAvailableToMembers | ||
| IsAvailableToNonMembers | ||
| MaximumQuantityAtThisPrice | The maximum quantity of a product that can be purchased using this price (at one time). | |
| Name | (Inherited from InventoryPrice) | |
| ProductId | (Inherited from InventoryPrice) | |
| RevisionInformation | (Inherited from NetForumEntity) | |
| Term | ||
| TermId | (Inherited from InventoryPrice) | |
| Value | (Inherited from InventoryPrice) |
| Name | Description | |
|---|---|---|
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |