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