Partager via


BusinessRule.NotificationGroup Propriété

Définition

Spécifie le muid du groupe à informer de la règle.

facultatif. Vous pouvez spécifier NotificationGroup ou NotificationUser, mais pas les deux.

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é

Identificateur global unique (GUID) du groupe à notifier à propos de la règle.

Attributs

S’applique à