SPFieldLookupValue 成员

包含一个SPFieldLookup对象的值。

SPFieldLookupValue 类型公开以下成员。

构造函数

  名称 说明
公共方法 SPFieldLookupValue() SPFieldLookupValue 类的新实例进行初始化。
公共方法 SPFieldLookupValue(String) 基于指定的字段值的SPFieldLookupValue类的新实例进行初始化。
公共方法 SPFieldLookupValue(Int32, String) 根据指定的查找标识符 (ID) 和值的SPFieldLookupValue类的新实例进行初始化。

页首

属性

  名称 说明
公共属性 LookupId 获取或设置的查阅字段的标识符 (ID)。
公共属性 LookupValue 获取字符串形式的查阅字段的值。

页首

方法

  名称 说明
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 ToString 返回的Lookup字段的名称。 (覆盖 Object.ToString()。)

页首

另请参阅

引用

SPFieldLookupValue 类

Microsoft.SharePoint 命名空间