Compartilhar via


NotificationParser.Entity propriedade

Obtém a entidade associada a este analisador.

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.BusinessData (em Microsoft.BusinessData.dll)

Sintaxe

'Declaração
Protected Property Entity As IEntity
    Get
    Private Set
'Uso
Dim value As IEntity

value = Me.Entity
protected IEntity Entity { get; private set; }

Valor de propriedade

Tipo: Microsoft.BusinessData.MetadataModel.IEntity

Ver também

Referência

NotificationParser classe

NotificationParser membros

Microsoft.BusinessData.Runtime namespace