SPUserValue Class |
Namespace: Colygon.MatchPoint.Core
[SerializableAttribute] public class SPUserValue : SPLookupValue
The SPUserValue type exposes the following members.
Name | Description | |
---|---|---|
SPUserValue | Initializes a new instance of the SPUserValue class |
Name | Description | |
---|---|---|
Key | The key of the lookup value. (Inherited from LookupValue.) | |
LookupId | Returns the internal ID used by SharePoint to identify a lookup item. (Inherited from SPLookupValue.) | |
LookupValue | (Inherited from SPLookupValue.) | |
User |
Name | Description | |
---|---|---|
CompareTo(Object) | (Inherited from LookupValue.) | |
CompareTo(LookupValue) | (Inherited from LookupValue.) | |
Equals(Object) | (Inherited from LookupValue.) | |
Equals(LookupValue) | (Inherited from LookupValue.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | (Inherited from LookupValue.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Parse | ||
ToString | (Inherited from LookupValue.) |
Name | Description | |
---|---|---|
DisplayName | The display name of the element. (Inherited from LookupValue.) | |
Id | The id of the lookup value. (Inherited from LookupValue.) |