SPFieldRecurrence class
表示包含循環模式在行事曆] 清單中的欄位。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPField
Microsoft.SharePoint.SPFieldRecurrence
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Class SPFieldRecurrence _
Inherits SPField
'用途
Dim instance As SPFieldRecurrence
public class SPFieldRecurrence : SPField
備註
如果您設定SPFieldRecurrence類別的屬性,您必須呼叫變更才會生效,在資料庫中的Update方法。
SPFieldRecurrence物件可以透過RecurrenceField伺服器控制項呈現。
SPFieldRecurrence類別會對應到透過Type屬性的欄位項目指定的Recurrence資料型別。
注意事項 |
---|
SharePoint Foundation不支援繼承自這個類別。 |
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.