Partager via


LookupTablePreEventArgs.CancelReason - Propriété

Lit ou écrit le texte qui explique pourquoi un événement qui est associé à une table de choix doit être annulé.

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
Public Property CancelReason As String
    Get
    Set
'Utilisation
Dim instance As LookupTablePreEventArgs
Dim value As String

value = instance.CancelReason

instance.CancelReason = value
public string CancelReason { get; set; }

Valeur de propriété

Type : System.String

Implémentations

IPreEventArgs.CancelReason

Voir aussi

Référence

LookupTablePreEventArgs classe

LookupTablePreEventArgs - Membres

Microsoft.Office.Project.Server.Events - Espace de noms