Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the list of fields in the SpecifcFinder view of an entity.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Function GetSpecificFinderView As View
'Usage
Dim instance As Entity
Dim returnValue As View
returnValue = instance.GetSpecificFinderView()
public View GetSpecificFinderView()
Return Value
Type: Microsoft.Office.Server.ApplicationRegistry.Administration.View
A View object.
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace