Share via


ISubscription.EntityVersion Property

Gets the version of the external content type that is populated by the subscription.

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

Syntax

'Declaration
ReadOnly Property EntityVersion As Version
    Get
'Usage
Dim instance As ISubscription
Dim value As Version

value = instance.EntityVersion
Version EntityVersion { get; }

Property Value

Type: System.Version
The version of the external content type that is populated by the subscription.

See Also

Reference

ISubscription Interface

ISubscription Members

Microsoft.BusinessData.Offlining Namespace