Langue

BusinessRule.NotificationGroup Propriété

Définition

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

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

Valeur de propriété

Une nouvelle instance de type Guid.

Attributs

S’applique à