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