다음을 통해 공유


AlertSchedule.RecurrenceType 속성

정의

되풀이 간격 값의 유형(예: 분, 시, 일)을 가져오거나 설정합니다.

public:
 property int RecurrenceType { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int RecurrenceType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RecurrenceType : int with get, set
Public Property RecurrenceType As Integer

속성 값

Int32

되풀이 간격 값의 유형입니다.

특성

적용 대상