Method SetStoreIDs
SetStoreIDs(ICollection<StoreID>)
Assigns or modifies a collection of StoreID
s associated with this item.
Declaration
public void SetStoreIDs(ICollection<StoreID> storeIds)
Parameters
Type | Name | Description |
---|---|---|
ICollection<StoreID> | storeIds | The set of |