Schedule.ScheduleID Propiedad

Definición

Obtiene o establece el identificador único generado por el sistema de la programación.

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

Valor de propiedad

Valor String que contiene el identificador único, generado por sistema, de la programación.

Se aplica a