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
SPContentType Class
SPContentType Properties
Description Property
DescriptionResource Property
DisplayFormTemplateName Property
DisplayFormUrl Property
DocumentTemplate Property
DocumentTemplateUrl Property
EditFormTemplateName Property
EditFormUrl Property
EventReceivers Property
FeatureId Property
FieldLinks Property
Fields Property
Group Property
Hidden Property
Id Property
MobileDisplayFormUrl Property
MobileEditFormUrl Property
MobileNewFormUrl Property
Name Property
NameResource Property
NewDocumentControl Property
NewFormTemplateName Property
NewFormUrl Property
Parent Property
ParentList Property
ParentWeb Property
ReadOnly Property
RequireClientRenderingOnNew Property
ResourceFolder Property
SchemaXml Property
SchemaXmlWithResourceTokens Property
Scope Property
Sealed Property
Version Property
WorkflowAssociations Property
XmlDocuments Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
SPContentType
.
Version Property
SharePoint 2010
Other Versions
Windows SharePoint Services 3
Gets the version of the content type.
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
An integer that indicates the content type version.
See Also
Reference
SPContentType Class
SPContentType Members
Microsoft.SharePoint Namespace
Other Resources
Introduction to Content Types
Site and List Content Types
Base Content Type Hierarchy
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