FieldLinkCreationInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- 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) | |