Compartilhar via


BusinessRule.NotificationUser Propriedade

Definição

Obtém ou define o GUID (identificador global exclusivo) do grupo a ser notificado sobre a regra.

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)

Valor da propriedade

Uma nova instância do tipo Guid.

Atributos

Aplica-se a