ISubscriptionAssociation.TargetView Property
Gets the SpecificFinder view on the destination external content type that will be populated by the association.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property TargetView As IView
Get
'Usage
Dim instance As ISubscriptionAssociation
Dim value As IView
value = instance.TargetView
IView TargetView { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.IView
The SpecificFinder view on the destination external content type that will be populated by the association.
See Also
Reference
ISubscriptionAssociation Interface
ISubscriptionAssociation Members
Microsoft.BusinessData.Offlining Namespace