We were unable to locate this content in de-de.
Here is the same content in en-us.
Adds a content type field reference to the collection.
<RemoteAttribute> _ Public Function Add ( _ parameters As FieldLinkCreationInformation _ ) As FieldLink
Dim instance As FieldLinkCollection Dim parameters As FieldLinkCreationInformation Dim returnValue As FieldLink returnValue = instance.Add(parameters)
[RemoteAttribute] public FieldLink Add( FieldLinkCreationInformation parameters )
The referred to field cannot be found, a duplicate field name was found, the field does not have a display name, or this field collection is not associated with a list. Error code: -2146232832.