SPQueryUsageDefinition.Hidden property
NOTE: This API is now obsolete.
會指出此使用狀況定義是否要或未從系統管理使用者介面隱藏。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property Hidden As Boolean
Get
'用途
Dim instance As SPQueryUsageDefinition
Dim value As Boolean
value = instance.Hidden
[ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")]
public override bool Hidden { get; }
Property value
Type: System.Boolean
Boolean 值 = true ,如果此使用狀況定義隱藏於 admin UI.