FieldLinkCreationInformation members

Contains properties that are used as parameters to initialize a FieldLink object.

The FieldLinkCreationInformation type exposes the following members.

Constructors

  Name Description
Public method FieldLinkCreationInformation Initializes a new instance of the FieldLinkCreationInformation object.

Top

Properties

  Name Description
Public property Field Gets or sets a value that specifies field information of the FieldLink object to be created.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

FieldLinkCreationInformation class

Microsoft.SharePoint.Client namespace