Share via


IEntity.GetDefaultBulkSpecificFinderView Method

Gets the View for the default BulkSpecificFinder .

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Function GetDefaultBulkSpecificFinderView As IView
'Usage
Dim instance As IEntity
Dim returnValue As IView

returnValue = instance.GetDefaultBulkSpecificFinderView()
IView GetDefaultBulkSpecificFinderView()

Return Value

Type: Microsoft.BusinessData.MetadataModel.IView
The View for the BulkSpecificFinder .

See Also

Reference

IEntity Interface

IEntity Members

Microsoft.BusinessData.MetadataModel Namespace