FieldUserValue Members
Include Protected Members
Include Inherited Members
Specifies the value of a lookup field to user data for a list item.
The FieldUserValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
FieldUserValue |
Top
Properties
Name | Description | |
---|---|---|
![]() |
LookupId | Gets or sets the user identifier (ID) that the value of a lookup field for a list item is referring to. |
![]() |
LookupValue | Gets a description of the user that the value of a lookup field for a list item is referring to. |
![]() |
TypeId | (Overrides ClientValueObject.TypeId.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() ![]() |
FromUser | |
![]() |
InitOnePropertyFromJson | (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteToXml | (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top