Schedule.Creator Propiedad

Definición

Obtiene o establece el nombre del usuario que creó la programación.

public:
 property System::String ^ Creator { System::String ^ get(); void set(System::String ^ value); };
public string Creator { get; set; }
member this.Creator : string with get, set
Public Property Creator As String

Valor de propiedad

que String contiene el nombre de usuario del usuario que creó la programación.

Se aplica a