SPLookupValue Class |
Namespace: Colygon.MatchPoint.Core
[SerializableAttribute] public class SPLookupValue : LookupValue
The SPLookupValue type exposes the following members.
Name | Description | |
---|---|---|
SPLookupValue(SPFieldLookupValue) | Initializes a new instance of the SPLookupValue class | |
SPLookupValue(Int32, String) | Initializes a new instance of the SPLookupValue 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. | |
LookupValue |
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.) |