Partager via


BusinessRule.NotificationUser Propriété

Définition

Obtient ou définit l’identificateur global unique (GUID) du groupe à notifier de la règle.

public:
 property Nullable<Guid> NotificationUser { Nullable<Guid> get(); void set(Nullable<Guid> value); };
[System.Runtime.Serialization.DataMember]
public Guid? NotificationUser { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.NotificationUser : Nullable<Guid> with get, set
Public Property NotificationUser As Nullable(Of Guid)

Valeur de propriété

Nouvelle instance de type Guid.

Attributs

S’applique à