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

适用于