TaskTimeMonthlyContract Class |
Namespace: SOS.SDK.Contracts.Scheduling
public sealed class TaskTimeMonthlyContract : TaskTimeBaseContract
The TaskTimeMonthlyContract type exposes the following members.
| Name | Description | |
|---|---|---|
| TaskTimeMonthlyContract | Initializes a new instance of the TaskTimeMonthlyContract class |
| Name | Description | |
|---|---|---|
| DayOfMonth |
Number of month day.
| |
| EndTime |
The datetime for Task 'soft' finishing.
Can be empty.
(Inherited from TaskTimeBaseContract.) | |
| Months |
Selected months for schedule
| |
| StartTime |
The datetime for Task starting.
(Inherited from TaskTimeBaseContract.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |