IDataClass.Version Property

Gets the version of this external content type.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property Version As Version
    Get
'Usage
Dim instance As IDataClass
Dim value As Version

value = instance.Version
Version Version { get; }

Property Value

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

See Also

Reference

IDataClass Interface

IDataClass Members

Microsoft.BusinessData.MetadataModel Namespace