Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the collection of fields in the view.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property Fields As IFieldCollection
Get
'Usage
Dim instance As IView
Dim value As IFieldCollection
value = instance.Fields
IFieldCollection Fields { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.Collections.IFieldCollection
The collection of fields in the view.
Examples
Code Snippet: Execute an Updater Method Instance of an External Content Type