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.
Retrieves secondary field names.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Function GetSecondaryFieldsNames As String()
'Usage
Dim instance As SPBusinessDataField
Dim returnValue As String()
returnValue = instance.GetSecondaryFieldsNames()
public string[] GetSecondaryFieldsNames()
Return Value
Type: []
A String representation of the secondary field names..