FieldLinkCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.FieldLinkCreationInformation", ServerTypeId="{63fb2c92-8f65-4bbb-a658-b6cd294403f4}", ValueObject=true)]
public class FieldLinkCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type FieldLinkCreationInformation = class
    inherit ClientValueObject
Public Class FieldLinkCreationInformation
Inherits ClientValueObject
Inheritance
FieldLinkCreationInformation
Attributes

Constructors

FieldLinkCreationInformation()

Properties

Field
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientValueObject)
WriteToXml(XmlWriter, SerializationContext)

Applies to