public class StorePriceAttribute : InventoryPriceAttribute
Public Class StorePriceAttribute
Inherits InventoryPriceAttribute
public ref class StorePriceAttribute : public InventoryPriceAttribute
type 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) |