Class InventoryPrefixPredicate
Class for InventoryPrefixPredicate
The prefix that an object must have to be included in the inventory results.
public sealed class InventoryPrefixPredicate : InventoryFilterPredicate
- Inheritance
-
InventoryPrefixPredicate
- Inherited Members
Constructors
InventoryPrefixPredicate(string)
public InventoryPrefixPredicate(string prefix)
Parameters
prefix
string
Properties
Prefix
public string Prefix { get; }