BusinessRule.NotificationUser 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> NotificationUser { Nullable<Guid> get(); void set(Nullable<Guid> value); };
[System.Runtime.Serialization.DataMember]
public Guid? NotificationUser { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.NotificationUser : Nullable<Guid> with get, set
Public Property NotificationUser As Nullable(Of Guid)

Eigenschaftswert

Eine neue Instanz vom Typ "Guid".

Attribute

Gilt für: