: SearchExpressionType (Clase) (Microsoft.SharePoint.Portal.WebControls)
Esta clase y sus miembros se reservan para uso interno y no están diseñados para usarse en su código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<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
'Uso
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
Jerarquía de herencia
System.Object
Microsoft.SharePoint.Portal.WebControls.SearchExpressionType
Clases derivadas
Seguridad de subprocesos
Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.
Vea también
Referencia
SearchExpressionType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)