LookupMask Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.LookupMask", ServerTypeId="{2aeb3d46-6e78-4035-b908-9e0a55f5c56d}", ValueObject=true)]
public class LookupMask : Microsoft.SharePoint.Client.ClientValueObject
type LookupMask = class
    inherit ClientValueObject
Public Class LookupMask
Inherits ClientValueObject
Inheritance
Attributes

Constructors

LookupMask()

Properties

Length
MaskType
Separator
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