| Variant Methods | 
The ResultVariant type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAttribute | ||
| 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 collection.
              | |
| 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.) |