public class StorePriceAttribute : InventoryPriceAttributePublic Class StorePriceAttribute
Inherits InventoryPriceAttributepublic ref class StorePriceAttribute : public InventoryPriceAttributetype StorePriceAttribute =
class
inherit InventoryPriceAttribute
end| StorePriceAttribute | Initializes a new instance of the StorePriceAttribute class |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsAvailableToMembers | (Inherited from InventoryPriceAttribute) |
| IsAvailableToNonMembers | (Inherited from InventoryPriceAttribute) |
| IsDefaultPrice | (Inherited from InventoryPriceAttribute) |
| PriceId | (Inherited from InventoryPriceAttribute) |
| RevisionInformation | (Inherited from NetForumEntity) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |