Partager via


FieldType - Énumération

Spécifie le type d'un champ associé à un document qui est copié à l'aide d'une opération de service web Copy .

Espace de noms :  WebSvcCopy
Assembly :  STSSOAP (dans STSSOAP.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Enumeration FieldType
'Utilisation
Dim instance As FieldType
[SerializableAttribute]
public enum FieldType

Membres

Nom du membre Description
Invalid Un champ de type Invalid .
Integer Un champ Integer .
Text Champ Text .
Note Champ Note .
DateTime Un champ DateTime.
Counter Champ Counter .
Choice Champ Choice .
Lookup Champ Lookup .
Boolean Champ Boolean .
Number Champ Number .
Currency Champ Currency .
URL Champ URL .
Computed Champ Computed .
Threading Champ Threading .
Guid Champ Guid .
MultiChoice Champ MultiChoice .
GridChoice Champ GridChoice .
Calculated Champ Calculated .
File Champ File .
Attachments Un champ Attachments .
User Champ User .
Recurrence Champ Recurrence .
CrossProjectLink Champ CrossProjectLink .
ModStat Champ ModStat .
AllDayEvent Un champ AllDayEvent .
Error Un champ Error .

Remarques

Les membres de cette énumération correspondent aux membres de l'énumération SPFieldType .

Voir aussi

Référence

WebSvcCopy - Espace de noms