Share via


Entity.Version Property

Gets or sets the version of this external content type.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Version As Version
    Get
'Usage
Dim instance As Entity
Dim value As Version

value = instance.Version
public Version Version { get; }

Property Value

Type: System.Version
The version of this external content type.

See Also

Reference

Entity Class

Entity Members

Microsoft.SharePoint.BusinessData.Administration Namespace