public class DonationOption : InventoryPrice
Public Class DonationOption
Inherits InventoryPrice
public ref class DonationOption : public InventoryPrice
type DonationOption =
class
inherit InventoryPrice
end
DonationOption | Initializes a new instance of the DonationOption class |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
Name | (Inherited from InventoryPrice) |
Price | |
ProductId | (Inherited from InventoryPrice) |
RevisionInformation | (Inherited from NetForumEntity) |
SuggestedDonation | |
TermId | (Inherited from InventoryPrice) |
Value | (Inherited from InventoryPrice) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |