BusinessRule.NotificationGroup Eigenschaft

Definition

Gibt den Muid der Gruppe an, die über die Regel benachrichtigt werden soll.

Optional. Sie können entweder NotificationGroup oder NotificationUser angeben.

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)

Eigenschaftswert

Die GUID (Globally Unique Identifier) der Gruppe, die über die Regel benachrichtigt werden soll.

Attribute

Gilt für: