Dynamicweb.eCommerce.Orders Namespace : OrderField Class |
The following tables list the members exposed by OrderField.
Name | Description | |
---|---|---|
OrderField Constructor | Overloaded. |
Name | Description | |
---|---|---|
ID | Gets or sets the ID. | |
Locked | Gets or sets a value indicating whether this OrderField is locked. | |
Name | Gets or sets the name. | |
Sort | Gets or sets the sort. | |
SystemName | Gets or sets the system name. | |
TemplateName | Gets or sets the name of the template. | |
TypeID | Gets or sets the type ID. | |
TypeName | Gets or sets the type name. | |
Types | Gets or sets the types. |
Name | Description | |
---|---|---|
Create | Creates the specified OrderField object. | |
Delete | Overloaded. Deletes this instance. | |
FieldExists | Check for the existance of a OrderField with the given system name | |
Fill | Fills the properties from the DataReader. | |
getOrderFields | Gets the order fields. | |
Lock | Locks this instance. | |
Save | Saves the properties into DB. | |
ValidNames | Verifies the system name of the OrderField |