public class DonationOption : InventoryPricePublic Class DonationOption
Inherits InventoryPricepublic ref class DonationOption : public InventoryPricetype 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) |