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

置重复间隔的值的类型。

属性

适用于