ItemsChoiceType Enum

Definition

public enum class ItemsChoiceType
public enum class ItemsChoiceType
enum ItemsChoiceType
[System.Serializable]
public enum ItemsChoiceType
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.17929")]
[System.Xml.Serialization.XmlType(IncludeInSchema=false, Namespace="http://schemas.microsoft.com/cmdlets-over-objects/2009/11")]
public enum ItemsChoiceType
public enum ItemsChoiceType
[<System.Serializable>]
type ItemsChoiceType = 
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.17929")>]
[<System.Xml.Serialization.XmlType(IncludeInSchema=false, Namespace="http://schemas.microsoft.com/cmdlets-over-objects/2009/11")>]
type ItemsChoiceType = 
type ItemsChoiceType = 
Public Enum ItemsChoiceType
Inheritance
ItemsChoiceType
Attributes

Fields

ExcludeQuery 0
MaxValueQuery 1
MinValueQuery 2
RegularQuery 3

Applies to