共用方式為


SPFieldUserValue members

Include protected members
Include inherited members

包含SPFieldUser物件的值。

The SPFieldUserValue type exposes the following members.

Constructors

  Name Description
Public method SPFieldUserValue() 初始化SPFieldUserValue類別的新執行個體。
Public method SPFieldUserValue(SPWeb) 初始化根據指定的 Web 站台的SPFieldUserValue類別的新執行個體。
Public method SPFieldUserValue(SPWeb, String) 初始化根據指定的網站和欄位值的SPFieldUserValue類別的新執行個體。
Public method SPFieldUserValue(SPWeb, Int32, String) 初始化根據指定的 Web 站台、 尋查識別碼和查閱值的SPFieldUserValue類別的新執行個體。

Top

Properties

  Name Description
Public property LoginName 取得使用者的登入名稱。
Public property LookupId 取得或設定 [查詢] 欄位的識別項 (ID)。 (Inherited from SPFieldLookupValue.)
Public property LookupValue 取得使用者欄位的值做為字串。 (Overrides SPFieldLookupValue.LookupValue.)
Public property SipAddress 取得使用者的工作階段初始化通訊協定 (SIP) 位址。
Public property User 取得欄位值與相關聯的使用者。

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欄位的名稱。 (Inherited from SPFieldLookupValue.)

Top

請參閱

參照

SPFieldUserValue class

Microsoft.SharePoint namespace