次の方法で共有


SharepointListAdapter.QueryAllowed プロパティ

フォーム定義ファイル (.xsf) の queryAllowed 属性に対応して、常に true を返す値を取得します。

名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)

構文

'宣言
<DispIdAttribute(6)> _
ReadOnly Property QueryAllowed As Boolean
'使用
Dim instance As SharepointListAdapter
Dim value As Boolean

value = instance.QueryAllowed
[DispIdAttribute(6)] 
bool QueryAllowed { get; }

関連項目

参照

SharepointListAdapter インターフェイス
SharepointListAdapter のメンバ
Microsoft.Office.Interop.InfoPath 名前空間