Click or drag to resize

Publication Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.Commerce.ProductsInventoryProduct
      Ignition.Commerce.ProductsStoreProduct
        Ignition.Commerce.ProductsPublication

Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumBusinessObjectAttribute("Publication")]
public class Publication : StoreProduct

The Publication type exposes the following members.

Constructors
 NameDescription
Public methodPublicationInitializes a new instance of the Publication class
Top
Properties
 NameDescription
Public propertyAllowsBackorder
(Inherited from InventoryProduct)
Public propertyBestPublicMemberPrice
(Inherited from StoreProduct)
Public propertyBestPublicNonMemberPrice
(Inherited from StoreProduct)
Public propertyBusinessUnitId
(Inherited from InventoryProduct)
Public propertyCode
(Inherited from InventoryProduct)
Public propertyDescription
(Inherited from InventoryProduct)
Public propertyEdition 
Public propertyFormat
(Inherited from InventoryProduct)
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyIsbn 
Public propertyIsFeatured
(Inherited from InventoryProduct)
Public propertyIsInventoryTracked
(Inherited from InventoryProduct)
Public propertyName
(Inherited from InventoryProduct)
Public propertyOrder
(Inherited from InventoryProduct)
Public propertyPageCount 
Public propertyProductCategoryId
(Inherited from InventoryProduct)
Public propertyProductTypeId
(Inherited from InventoryProduct)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertyShortDescription
(Inherited from InventoryProduct)
Public propertyWeight 
Public propertyYearPublished 
Top
Methods
 NameDescription
Public methodCastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
Top
See Also