Lenguaje

Schedule.ScheduleID Propiedad

Definición

Obtiene o establece el ID único generado por el sistema del calendario.

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

Un valor que String contiene el ID único generado por el sistema del calendario.

Se aplica a