Sprache

BusinessRule.NotificationGroup Eigenschaft

Definition

Spezifiziert den Muid der Gruppe, die über die Regel informiert werden soll.

Dies ist optional. NotificationGroup oder NotificationUser es kann spezifiziert sein, aber nicht beide.

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 Globally Unique Identifier (GUID) der Gruppe wird über die Regel informiert.

Attribute

Gilt für: