Share via


AlertDefinition.CreateBy Proprietà

Definizione

Ottiene o imposta l'identificatore dell'utente che ha creato la definizione di avviso.

public:
 property System::String ^ CreateBy { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string CreateBy { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CreateBy : string with get, set
Public Property CreateBy As String

Valore della proprietà

String

Identificatore dell'utente che ha creato la definizione di avviso.

Attributi

Si applica a