Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the version of the data class structure..
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Version As Version
Get
Set
'Usage
Dim instance As DataClassStruct
Dim value As Version
value = instance.Version
instance.Version = value
public Version Version { get; set; }
Property Value
Type: System.Version
The version.