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 external content types contained by the specified external system object.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Entities As EntityCollection
Get
'Usage
Dim instance As LobSystem
Dim value As EntityCollection
value = instance.Entities
public EntityCollection Entities { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.EntityCollection
The collection of external content types.