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 值。

适用于