[DataObjectMethod(DataObjectMethodType.Select)] public virtual IList<ProductVariant> LoadAvailableVariantGrid( int maximumRows, int startRowIndex )
Parameters
- maximumRows
- Maximum number of rows to retrieve.
- startRowIndex
- Starting index from where to start retrieving.
Return Value
Collection of available product variants for product associated with this product variant manager