SPFieldRecurrence.FieldValueType property
欄位型別有它自己的實值型別時,請取得欄位的實值型別。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property FieldValueType As Type
Get
'用途
Dim instance As SPFieldRecurrence
Dim value As Type
value = instance.FieldValueType
public override Type FieldValueType { get; }
Property value
Type: System.Type
System.Type物件,表示實值型別。