Product Methods |
The ResultProduct type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddAttribute | |
![]() | AddVariant | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetAttribute |
Get the attribute with the specified name from this product or null if no such attribute exists.
|
![]() | GetCategories |
Get the category objects of the given category reference attribute.
the category reference attribute to get the categories for
@return the category objects of the category reference attribute as an enumerable
|
![]() | GetEnumerator |
Returns an enumerator that iterates through the attributes.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValue(String) |
Get the value of the attribute with the specified attributeName or null if no such attribute exists.
|
![]() | GetValue(String, String) |
Get the value of the attribute with the specified attributeName. The specified defaultValue will be returned
if no such attribute exists.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |