[NetForumBusinessObjectAttribute("ProductSubscription")]
public class Subscription : StoreProduct<NetForumBusinessObjectAttribute("ProductSubscription")>
Public Class Subscription
Inherits StoreProduct[NetForumBusinessObjectAttribute(L"ProductSubscription")]
public ref class Subscription : public StoreProduct[<NetForumBusinessObjectAttribute("ProductSubscription")>]
type Subscription =
class
inherit StoreProduct
end| Subscription | Initializes a new instance of the Subscription class |
| AllowsBackorder | (Inherited from InventoryProduct) |
| BestPublicMemberPrice | (Inherited from StoreProduct) |
| BestPublicMemberPurchaseOptionsByTerm | |
| BestPublicNonMemberPrice | (Inherited from StoreProduct) |
| BestPublicNonMemberPurchaseOptionsByTerm | |
| BusinessUnitId | (Inherited from InventoryProduct) |
| Code | (Inherited from InventoryProduct) |
| Description | (Inherited from InventoryProduct) |
| Format | (Inherited from InventoryProduct) |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsFeatured | (Inherited from InventoryProduct) |
| IsInventoryTracked | (Inherited from InventoryProduct) |
| IssuesPerYear | |
| Name | (Inherited from InventoryProduct) |
| Order | (Inherited from InventoryProduct) |
| ProductCategoryId | (Inherited from InventoryProduct) |
| ProductTypeId | (Inherited from InventoryProduct) |
| RevisionInformation | (Inherited from NetForumEntity) |
| ShortDescription | (Inherited from InventoryProduct) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |