| DetailService Methods |
The DetailService type exposes the following members.
Methods
| Name | Description |
---|
| ClearCache | |
| ClearCache(IEnumerableString) | |
| ClearCache(String) | |
| Delete(String) | |
| Delete(IEnumerableProduct) | |
| Delete(String, String, String, String) | Obsolete. |
| GetAllValues | |
| GetDefaultDetail(Product) | |
| GetDefaultDetail(String, String, String) | |
| GetDetail(String) | |
| GetDetail(String, String, String) | Obsolete. |
| GetDetails | |
| GetDetails(Product) | |
| GetDetails(Product, String) | |
| GetDetails(Product, String, Boolean) | |
| GetDetails(String, String, String, String) | |
| Save(Detail, Product) | |
| Save(Detail, String, String) | |
| SetDetailsGroup(Detail, NullableInt32) | |
| SetDetailsGroup(Product, String, NullableInt32) | |
| UpdateDefaultDetailForProduct | |
TopSee Also