ScheduleReference.ScheduleID 屬性

定義

取得或設定系統產生的共用排程唯一識別碼。

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

屬性值

String

String 值,其中包含系統產生的共用排程唯一識別碼。

適用於