FilterItems Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Will contain the filter name and values to operate on
public class FilterItems
type FilterItems = class
Public Class FilterItems
- Inheritance
-
FilterItems
Constructors
FilterItems() |
Initializes a new instance of the FilterItems class. |
FilterItems(String, IList<String>) |
Initializes a new instance of the FilterItems class. |
Properties
Field |
Gets or sets the name of the field we would like to filter |
Values |
Gets or sets list of values to filter the current field by |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET