SPFieldType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class SPFieldType
[Microsoft.SharePoint.Client.ClientCallableType(Name="FieldType", ServerTypeId="{5760D11E-6E91-4eb1-AEF5-272502AEDF52}")]
[Microsoft.SharePoint.Client.SubsetCallableType]
public enum SPFieldType
type SPFieldType =
Public Enum SPFieldType
- Inheritance
-
SPFieldType
- Attributes
-
ClientCallableTypeAttribute SubsetCallableTypeAttribute
Fields
| AllDayEvent | 29 | |
| Attachments | 19 | |
| Boolean | 8 | |
| Calculated | 17 | |
| Choice | 6 | |
| Computed | 12 | |
| ContentTypeId | 25 | |
| Counter | 5 | |
| CrossProjectLink | 22 | |
| Currency | 10 | |
| DateTime | 4 | |
| Error | 24 | |
| File | 18 | |
| Geolocation | 31 | |
| GridChoice | 16 | |
| Guid | 14 | |
| Integer | 1 | |
| Invalid | 0 | |
| Lookup | 7 | |
| MaxItems | 33 | |
| ModStat | 23 | |
| MultiChoice | 15 | |
| Note | 3 | |
| Number | 9 | |
| OutcomeChoice | 32 | |
| PageSeparator | 26 | |
| Recurrence | 21 | |
| Text | 2 | |
| ThreadIndex | 27 | |
| Threading | 13 | |
| URL | 11 | |
| User | 20 | |
| WorkflowEventType | 30 | |
| WorkflowStatus | 28 |
Applies to
Comentários
Enviar e exibir comentários de