IEntityOperation.View Property
Gets the view of the operation.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property View As IView
Get
'Usage
Dim instance As IEntityOperation
Dim value As IView
value = instance.View
IView View { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.IView
The view of the operation.