LookupTableCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.LookupTableCreationInformation", ServerTypeId="{65b9287a-3a7e-4477-a18b-f116bf2716f1}", ValueObject=true)]
public class LookupTableCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type LookupTableCreationInformation = class
    inherit ClientValueObject
Public Class LookupTableCreationInformation
Inherits ClientValueObject
Inheritance
LookupTableCreationInformation
Attributes

Constructors

LookupTableCreationInformation()

Properties

Entries
Id
Masks
Name
SortOrder
TypeId

Methods

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

Applies to