Share via


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

定期実行の間隔に使用する値の種類です。

属性

適用対象