EntityView.RelatedSpecificFinderName property

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

Syntax

'Declaration
Public ReadOnly Property RelatedSpecificFinderName As String
    Get
'Usage
Dim instance As EntityView
Dim value As String

value = instance.RelatedSpecificFinderName
public string RelatedSpecificFinderName { get; }

Property value

Type: System.String

See also

Reference

EntityView class

EntityView members

Microsoft.BusinessData.MetadataModel namespace