FieldLookup 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.FieldLookup", ServerTypeId="{ee47ff61-3260-43a9-be22-829a1fa85b44}")]
public class FieldLookup : Microsoft.SharePoint.Client.Field
type FieldLookup = class
inherit Field
Public Class FieldLookup
Inherits Field
- Inheritance
- Derived
- Attributes
Constructors
FieldLookup(ClientRuntimeContext, ObjectPath) |