You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > EntryData Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
EntryData Class

Base class for catalog entry data classes.

C#
public abstract class EntryData;
Visual Basic
Public abstract Class EntryData

EntryData.cs

Name 
Description 
The properties of the EntryData class are listed here. 
 
Name 
Description 
 
Gets or sets the attributes of the Catalog Entry.  
 
This is Comment, a member of class EntryData. 
 
The status of the content information.  
 
Gets or sets the Id of the currency used for the current Sale and List prices.  
 
This is DateModified, a member of class EntryData. 
 
Gets or sets the dimensions of the product. Used for shipping.  
 
Gets or sets the disable inventory management flag. If true, this product does not track inventory and no inventory management is performed.  
 
Get or sets the enddate of the EntryData object.  
 
This is EndDateAction, a member of class EntryData. 
 
The type of entry.  
 
Gets or sets the folder ID of the EntryData object.  
 
Get or sets the golive of the EntryData object.  
 
Html 
Get or sets the html/xml of the EntryData object.  
 
Id 
Gets or sets the ID of the EntryData object.  
 
This is Image, a member of class EntryData. 
 
This is ImageThumbnail, a member of class EntryData. 
 
Get or sets the Archive flag of the EntryData object.  
 
Get or sets whether the entry is buyable.  
 
Get or sets the MarkForDeletion flag on the EntryData object.  
 
This is IsPublished, a member of class EntryData. 
 
Indicates if this product is a tangible good.  
 
Gets or sets the language of the EntryData object.  
 
This is LastEditorFirstName, a member of class EntryData. 
 
This is LastEditorId, a member of class EntryData. 
 
This is LastEditorLastName, a member of class EntryData. 
 
Gets the current List price from the Pricing object. To set an item's price, Use the Pricing property. Create a TierPrice with a quantity of 1. Use the PricingData(CurrencyId, SalePrice, ListPrice) constructor.  
 
This is Media, a member of class EntryData. 
 
This is Metadata, a member of class EntryData. 
 
Gets or sets the Number Sold for this entry.  
 
The entry pricing, including currencies and quantity.  
 
This is ProductType, a member of class EntryData. 
 
The has these number of items in it.  
 
Gets or sets the entry's Quicklink.  
 
Gets the current Sale price from the Pricing object. To set an item's sale price, Use the Pricing property. Create a TierPrice with a quantity of 1. Use the PricingData(CurrencyId, SalePrice, ListPrice) constructor.  
 
Sku 
Get or sets the sku of the EntryData object.  
 
The status of the entry information.  
 
The language that the entry is checked out to, if any.  
 
Get or sets the summary of the EntryData object.  
 
This is TaxClassId, a member of class EntryData. 
 
This is TemplateId, a member of class EntryData. 
 
Get or sets the title of the EntryData object.  
 
Url 
Get or sets the url of the EntryData object.  
 
The version Id of the catalog entry. 0 is the current version.  
 
Gets or sets the weight of the product. Used for shipping.  
 
Name 
Description 
 
This is the overview for the EntryData constructor overload. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!