다음을 통해 공유


ScheduleProperties.Frequency 속성

정의

일정의 빈도를 가져오거나 설정합니다. 가능한 값은 'OneTime', 'Day', 'Hour', 'Week', 'Month'입니다.

public string Frequency { get; set; }
member this.Frequency : string with get, set
Public Property Frequency As String

속성 값

적용 대상