FieldType 列挙 (websvcCopy)

Copy Web サービス操作を使用してコピーされるドキュメントに関連付けられたフィールドの種類を指定します。

名前空間: websvcCopy
アセンブリ: STSSOAP (stssoap.dll 内)

構文

'宣言
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/soap/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Enumeration FieldType
'使用
Dim instance As FieldType
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/soap/")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
public enum FieldType

メンバ

  メンバ名 説明
AllDayEvent AllDayEvent フィールド。 
Attachments Attachments フィールド。 
Boolean Boolean フィールド。 
Calculated Calculated フィールド。 
Choice Choice フィールド。 
Computed Computed フィールド。 
Counter Counter フィールド。 
CrossProjectLink CrossProjectLink フィールド。 
Currency Currency フィールド。 
DateTime DateTime フィールド。 
Error Error フィールド。 
File File フィールド。 
GridChoice GridChoice フィールド。 
Guid Guid フィールド。 
Integer Integer フィールド。 
Invalid Invalid フィールドの種類。 
Lookup Lookup フィールド。 
ModStat ModStat フィールド。 
MultiChoice MultiChoice フィールド。 
Note Note フィールド。 
Number Number フィールド。 
Recurrence Recurrence フィールド。 
Text Text フィールド。 
Threading Threading フィールド。 
URL URL フィールド。 
User User フィールド。 

備考

この列挙型のメンバは、SPFieldType 列挙型のメンバに対応しています。

関連項目

参照

websvcCopy 名前空間