FieldUser 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.FieldUser", ServerTypeId="{ebd2fb89-e8a2-46c4-b317-9b2347121765}")]
public class FieldUser : Microsoft.SharePoint.Client.FieldLookup
type FieldUser = class
inherit FieldLookup
Public Class FieldUser
Inherits FieldLookup
- Inheritance
- Attributes
Constructors
FieldUser(ClientRuntimeContext, ObjectPath) |