Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
SharePoint Products and Technologies
SharePoint 2010
SDK Documentation
SharePoint 2010 Class Libraries and Web Service References
SharePoint Foundation 2010 Class Libraries
Core Class Library
Microsoft.SharePoint
SPField Class
SPField Properties
AggregationFunction Property
AllowDeletion Property
AuthoringInfo Property
CanBeDeleted Property
CanBeDisplayedInEditForm Property
CanToggleHidden Property
CompositeIndexable Property
DefaultFormula Property
DefaultListField Property
DefaultValue Property
DefaultValueTyped Property
Description Property
DescriptionResource Property
Direction Property
DisplaySize Property
EnforceUniqueValues Property
FieldReferences Property
FieldRenderingControl Property
FieldRenderingMobileControl Property
FieldTypeDefinition Property
FieldValueType Property
Filterable Property
FilterableNoRecurrence Property
FromBaseType Property
Group Property
Hidden Property
Id Property
IMEMode Property
Indexable Property
Indexed Property
InternalName Property
JumpToField Property
LinkToItem Property
LinkToItemAllowed Property
ListItemMenu Property
ListItemMenuAllowed Property
NoCrawl Property
ParentList Property
PIAttribute Property
PITarget Property
PreviewValueTyped Property
PrimaryPIAttribute Property
PrimaryPITarget Property
PushChangesToLists Property
ReadOnlyField Property
RelatedField Property
Reorderable Property
Required Property
SchemaXml Property
SchemaXmlWithResourceTokens Property
Scope Property
Sealed Property
ShowInDisplayForm Property
ShowInEditForm Property
ShowInListSettings Property
ShowInNewForm Property
ShowInVersionHistory Property
ShowInViewForms Property
Sortable Property
SourceId Property
StaticName Property
Title Property
TitleResource Property
TranslationXml Property
Type Property
TypeAsString Property
TypeDisplayName Property
TypeShortDescription Property
UsedInWebContentTypes Property
ValidationEcmaScript Property
ValidationFormula Property
ValidationMessage Property
Version Property
XPath Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
SPField
.
Version Property
SharePoint 2010
Other Versions
Windows SharePoint Services 3
Gets the version of the field.
Namespace:
Microsoft.SharePoint
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
C#
VB
Copy
public
int
Version {
get
; }
Property Value
Type:
System
.
Int32
A 32-bit integer that indicates the field version.
See Also
Reference
SPField Class
SPField Members
Microsoft.SharePoint Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ