Schedule.Creator Propiedad

Definición

Obtiene o establece el nombre de usuario del usuario que creó el horario.

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

A que contiene el nombre de usuario del usuario que creó String el horario.

Se aplica a