BusinessRule.NotificationGroup Eigenschaft

Definition

Ruft den Globally Unique Identifier (GUID) der Gruppe ab, der zur Regel benachrichtigt werden soll, oder legt ihn fest.

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

Eine neue Instanz vom Typ "Guid".

Attribute

Gilt für: