Schedule.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值,该值包含计划的系统生成的唯一标识符。

适用于