MinuteRecurrence Members
Include Protected Members
Include Inherited Members
Represents the intervals, in minutes, at which a scheduled report runs.
The MinuteRecurrence type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MinuteRecurrence() | Initializes a new instance of the MinuteRecurrence class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
MinutesInterval | Gets or sets the interval, in minutes, at which a scheduled report runs. |
Top