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 whether the deletion of the external content type is reported.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property IsDeleted As Boolean
Get
'Usage
Dim instance As ICacheChangeInfo
Dim value As Boolean
value = instance.IsDeleted
bool IsDeleted { get; }
Property Value
Type: System.Boolean
true if the deletion of the external content type delete is reported; otherwise, false.