Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.DoesFieldSupportIsRelationship method

Returns a Boolean value that indicates whether a lookup field has relationship features.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public static bool DoesFieldSupportIsRelationship(
	SPFieldLookup fldLookup
)

Parameters

fldLookup
Type: Microsoft.SharePoint.SPFieldLookup
The lookup field.

Return value

Type: System.Boolean
true if the specified field supports the IsRelationship attribute; otherwise false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.