NotificationParser.Entity - Propriété
Obtient l'entité associée à cet analyseur.
Espace de noms : Microsoft.BusinessData.Runtime
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
Protected Property Entity As IEntity
Get
Private Set
'Utilisation
Dim value As IEntity
value = Me.Entity
protected IEntity Entity { get; private set; }
Valeur de propriété
Type : Microsoft.BusinessData.MetadataModel.IEntity