EntityAssignment.RaisedCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nombre de fois où l’événement a été déclenché.
public uint RaisedCount { get; set; }
member this.RaisedCount : uint32 with get, set
Public Property RaisedCount As UInteger
Valeur de propriété
Nombre de fois que l’événement a été déclenché.