Compartir a través de


: TwoOperandExpressionType (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> _
<DesignerCategoryAttribute("code")> _
<XmlIncludeAttribute(GetType(IsNotEqualToType))> _
<DebuggerStepThroughAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(IsGreaterThanType))> _
<XmlIncludeAttribute(GetType(IsLessThanType))> _
<XmlIncludeAttribute(GetType(IsGreaterThanOrEqualToType))> _
<XmlIncludeAttribute(GetType(IsLessThanOrEqualToType))> _
<XmlIncludeAttribute(GetType(IsEqualToType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
Public MustInherit Class TwoOperandExpressionType
    Inherits SearchExpressionType
'Uso
Dim instance As TwoOperandExpressionType
[SerializableAttribute] 
[DesignerCategoryAttribute("code")] 
[XmlIncludeAttribute(typeof(IsNotEqualToType))] 
[DebuggerStepThroughAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
[XmlIncludeAttribute(typeof(IsGreaterThanType))] 
[XmlIncludeAttribute(typeof(IsLessThanType))] 
[XmlIncludeAttribute(typeof(IsGreaterThanOrEqualToType))] 
[XmlIncludeAttribute(typeof(IsLessThanOrEqualToType))] 
[XmlIncludeAttribute(typeof(IsEqualToType))] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
public abstract class TwoOperandExpressionType : SearchExpressionType

Jerarquía de herencia

System.Object
   Microsoft.SharePoint.Portal.WebControls.SearchExpressionType
    Microsoft.SharePoint.Portal.WebControls.TwoOperandExpressionType
       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

TwoOperandExpressionType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)