Share via


ICacheChangeInfo.IsDeleted Property

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.

See Also

Reference

ICacheChangeInfo Interface

ICacheChangeInfo Members

Microsoft.BusinessData.Offlining Namespace