ScheduleReference.ScheduleID Propiedad

Definición

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

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 el sistema de una programación compartida.

Se aplica a