Dynamicweb 8 Documentation
ProductField Class Members
Properties  Methods 


The following tables list the members exposed by ProductField.

Public Constructors
 NameDescription
Public ConstructorProductField ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyIDGets or sets the ID.  
Public PropertyListPresentationTypeGets or sets the presentation type for this field (only applies for product fields of type "list").  
Public PropertyLockedGets or sets a value indicating whether this ProductField is locked.  
Public PropertyNameGets or sets the name.  
Public PropertySortGets or sets the sorting.  
Public PropertySystemNameGets or sets a system name.  
Public PropertyTemplateNameGets or sets the name of the template.  
Public PropertyTypeIDGets or sets the type of ID.  
Public PropertyTypeNameGets or sets the name of the type.  
Public PropertyTypesGets or sets the types.  
Top
Public Methods
 NameDescription
Public MethodDeleteOverloaded. Deletes this instance.  
Public MethodFillFills the properties from DataReader.  
Public Methodstatic (Shared in Visual Basic)FindProductFieldsBySystemNameOverloaded. Finds the collection ProductField objects.  
Public Methodstatic (Shared in Visual Basic)GetByIDGets the ProductField object by ID.  
Public Methodstatic (Shared in Visual Basic)GetProductFieldsGets the collection ProductField objects.  
Public MethodLockLocks this instance.  
Public MethodSaveSaves the properties into DB.  
Public MethodSaveAtProductSaves the product.  
Top
See Also

Reference

ProductField Class
Dynamicweb.eCommerce.Products Namespace

Send Feedback