共用方式為


SPFieldLookupValue members

Include protected members
Include inherited members

包含SPFieldLookup物件的值。

The SPFieldLookupValue type exposes the following members.

Constructors

  Name Description
Public method SPFieldLookupValue() 初始化SPFieldLookupValue類別的新執行個體。
Public method SPFieldLookupValue(String) 初始化根據指定的欄位值的SPFieldLookupValue類別的新執行個體。
Public method SPFieldLookupValue(Int32, String) 初始化根據指定的查詢識別項 (ID) 和值的SPFieldLookupValue類別的新執行個體。

Top

Properties

  Name Description
Public property LookupId 取得或設定 [查詢] 欄位的識別項 (ID)。
Public property LookupValue 取得 [查詢] 欄位的值做為字串。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString 傳回Lookup欄位的名稱。 (Overrides Object.ToString().)

Top

請參閱

參照

SPFieldLookupValue class

Microsoft.SharePoint namespace