Dynamicweb.eCommerce.Products Namespace : ProductField Class |
The following tables list the members exposed by ProductField.
Name | Description | |
---|---|---|
![]() | ProductField Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ID | Gets or sets the ID. |
![]() | ListPresentationType | Gets or sets the presentation type for this field (only applies for product fields of type "list"). |
![]() | Locked | Gets or sets a value indicating whether this ProductField is locked. |
![]() | Name | Gets or sets the name. |
![]() | Sort | Gets or sets the sorting. |
![]() | SystemName | Gets or sets a system name. |
![]() | TemplateName | Gets or sets the name of the template. |
![]() | TypeID | Gets or sets the type of ID. |
![]() | TypeName | Gets or sets the name of the type. |
![]() | Types | Gets or sets the types. |
Name | Description | |
---|---|---|
![]() | Delete | Overloaded. Deletes this instance. |
![]() | Fill | Fills the properties from DataReader. |
![]() ![]() | FindProductFieldsBySystemName | Overloaded. Finds the collection ProductField objects. |
![]() ![]() | GetByID | Gets the ProductField object by ID. |
![]() ![]() | GetProductFields | Gets the collection ProductField objects. |
![]() | Lock | Locks this instance. |
![]() | Save | Saves the properties into DB. |
![]() | SaveAtProduct | Saves the product. |