Condividi tramite


BusinessRule.NotificationUser Proprietà

Definizione

Specifica il muid dell'utente da ricevere una notifica sulla regola.

Facoltativa. È possibile specificare NotificationGroup o NotificationUser, ma non entrambi.

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)

Valore della proprietà

Identificatore univoco globale (GUID) dell'utente a cui deve essere inviata una notifica relativa alla regola.

Attributi

Si applica a