SearchExpressionType クラス (Microsoft.SharePoint.Portal.WebControls)
このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<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
'使用
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
継承階層
System.Object
Microsoft.SharePoint.Portal.WebControls.SearchExpressionType
派生クラス
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
SearchExpressionType メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間