Property allStoreIDs
allStoreIDs
Gets all of the StoreIds
associated with this item.
Declaration
public ICollection<StoreID> allStoreIDs { get; }
Property Value
Type | Description |
---|---|
ICollection<StoreID> | A collection of all store IDs for this item. |