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 model collection of the external content type.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Models As ModelCollection
Get
'Usage
Dim instance As Entity
Dim value As ModelCollection
value = instance.Models
public ModelCollection Models { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.ModelCollection
The model collection.