SearchExpressionType, classe (Microsoft.SharePoint.Portal.WebControls)
Cette classe et ses membres sont réservés à une utilisation interne et ne sont pas destinés à être utilisés dans votre code.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<XmlIncludeAttribute(GetType(IsEqualToType))> _
<DebuggerStepThroughAttribute> _
<XmlIncludeAttribute(GetType(AndType))> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(MultipleOperandBooleanExpressionType))> _
<XmlIncludeAttribute(GetType(OrType))> _
<XmlIncludeAttribute(GetType(IsGreaterThanOrEqualToType))> _
<DesignerCategoryAttribute("code")> _
<XmlIncludeAttribute(GetType(ContainsExpressionType))> _
<XmlIncludeAttribute(GetType(ExcludesType))> _
<XmlIncludeAttribute(GetType(TwoOperandExpressionType))> _
<XmlIncludeAttribute(GetType(IsLessThanOrEqualToType))> _
<XmlIncludeAttribute(GetType(IsLessThanType))> _
<XmlIncludeAttribute(GetType(NotType))> _
<XmlIncludeAttribute(GetType(IsGreaterThanType))> _
<XmlIncludeAttribute(GetType(IsNotEqualToType))> _
<XmlIncludeAttribute(GetType(ExistsType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
Public MustInherit Class SearchExpressionType
'Utilisation
Dim instance As SearchExpressionType
[SerializableAttribute]
[XmlIncludeAttribute(typeof(IsEqualToType))]
[DebuggerStepThroughAttribute]
[XmlIncludeAttribute(typeof(AndType))]
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")]
[XmlIncludeAttribute(typeof(MultipleOperandBooleanExpressionType))]
[XmlIncludeAttribute(typeof(OrType))]
[XmlIncludeAttribute(typeof(IsGreaterThanOrEqualToType))]
[DesignerCategoryAttribute("code")]
[XmlIncludeAttribute(typeof(ContainsExpressionType))]
[XmlIncludeAttribute(typeof(ExcludesType))]
[XmlIncludeAttribute(typeof(TwoOperandExpressionType))]
[XmlIncludeAttribute(typeof(IsLessThanOrEqualToType))]
[XmlIncludeAttribute(typeof(IsLessThanType))]
[XmlIncludeAttribute(typeof(NotType))]
[XmlIncludeAttribute(typeof(IsGreaterThanType))]
[XmlIncludeAttribute(typeof(IsNotEqualToType))]
[XmlIncludeAttribute(typeof(ExistsType))]
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")]
public abstract class SearchExpressionType
Hiérarchie d'héritage
System.Object
Microsoft.SharePoint.Portal.WebControls.SearchExpressionType
Classes dérivées
Sécurité des threads
Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.
Voir aussi
Référence
Membres SearchExpressionType
Microsoft.SharePoint.Portal.WebControls, espace de noms