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 값입니다.

적용 대상