Sign In
Sign Up
Products
Purchase
Downloads
Demos
Forums
Blogs
Documentation
Corporate
Product Suites
Aspose.Total for .NET and Java
Aspose.Total for Reporting Services
File Format Components
Aspose.Words for .NET and Java
Aspose.Cells for .NET and Java
Aspose.Pdf for .NET and Java
Aspose.Slides for .NET and Java
Aspose.Pdf.Kit for .NET and Java
Aspose.Tasks for .NET
Product Information
Programmers Guide
Aspose.Tasks Namespace
AccrueAt Enumeration
Calendar Class
CalendarHours Class
CalendarPeriod Class
CalendarPeriod Members
Properties
Methods
CalendarPeriods Class
Calendars Class
Constraint Enumeration
CurrencySettings Class
CurrencySymbolPosition Enumeration
DayOfWeek Enumeration
DefaultSettings Class
DocumentProperties Class
Duration Class
License Class
MPDDatabase Class
MPDPrj Class
MPDPrjInfo Class
MPPFile Class
MPXFile Class
MPXFileFormat Class
MPXHeader Class
MPXRecord Class
PayRate Class
Priority Enumeration
RecurringTask Class
RecurringTaskFrequencyOccurence Enumeration
RecurringTaskFrequencyPeriod Enumeration
RecurringTaskMonthOfYear Enumeration
RecurringTaskWeekOfMonth Enumeration
Relation Class
Relations Class
Resource Class
ResourceAssignment Class
ResourceAssignments Class
ResourceAssignmentWorkgroupFields Class
Resources Class
ScheduleFrom Enumeration
Task Class
TaskFixedType Enumeration
TaskLinkType Enumeration
Tasks Class
TasksCalendarException Class
TasksDBReadAssignmentException Class
TasksDBReadCalendarException Class
TasksDBReadException Class
TasksDBReadInfoException Class
TasksDBReadRelationException Class
TasksDBReadResourceException Class
TasksDBReadTaskException Class
TasksDBWriteAssignmentException Class
TasksDBWriteCalendarException Class
TasksDBWriteException Class
TasksDBWriteInfoException Class
TasksDBWriteRelationException Class
TasksDBWriteResourceException Class
TasksDBWriteTaskException Class
TasksException Class
TasksInvalidDateException Class
TasksInvalidDurationException Class
TasksInvalidFieldNameException Class
TasksInvalidFileException Class
TasksInvalidFormatException Class
TasksInvalidNumberException Class
TasksInvalidOutlineException Class
TasksInvalidRecordException Class
TasksInvalidTimeException Class
TasksInvalidTimeUnitsException Class
TasksMaximumRecordsException Class
TasksReadException Class
TimeUnit Enumeration
WorkingStatus Enumeration
XMLFile Class
Aspose.Tasks.XML Namespace
Aspose.Form for .NET
Aspose.Metafiles for Java
Aspose.Flash for .NET
Aspose.Recognition for .NET
SSRS Rendering Extensions
Aspose.Words for Reporting Services
Aspose.Slides for Reporting Services
Aspose.Cells for Reporting Services
Aspose.Pdf for Reporting Services
Aspose.BarCode for Reporting Services
JasperReports Exporters
Aspose.Slides for JasperReports
Visual Components
Aspose.BarCode for .NET and Java
Aspose.Grid for .NET
Aspose.Chart for .NET
Aspose.Editor for .NET
Aspose.AdHoc for .NET
Utility Components
Aspose.Network for .NET
Aspose.Workflow for .NET
Aspose.iCalendar for .NET
Aspose.Spell for .NET
Aspose.ASPXpand for .NET
Aspose
>
Documentation
>
File Format Components
>
Aspose.Tasks for .NET
>
Aspose.Tasks Namespace
>
CalendarPeriod Class
>
CalendarPeriod Members
CalendarPeriod overview
Public Static (Shared) Methods
Equals
(inherited from
Object
)
Determines whether the specified
Object
instances are considered equal.
ReferenceEquals
(inherited from
Object
)
Determines whether the specified
Object
instances are the same instance.
Public Instance Properties
FromDate
Returns or sets
from date
of a calendar exception. Read/write
DateTime
.
FromTime1
Returns or sets first
from time
of a calendar exception. Read/write
DateTime
.
FromTime2
Returns or sets second
from time
of a calendar exception. Read/write
DateTime
.
FromTime3
Returns or sets third
from time
of a calendar exception. Read/write
DateTime
.
FromTime4
Returns or sets fourth
from time
of a calendar exception. Read/write
DateTime
.
FromTime5
Returns or sets fifth
from time
of a calendar exception. Read/write
DateTime
.
ParentFile
(inherited from
MPXRecord
)
Returns reference to this MPXFile. Read-only
MPXFile
.
ToDate
Returns or sets
to date
of a calendar exception. Read/write
DateTime
.
ToTime1
Returns or sets first
to time
of a calendar exception. Read/write
DateTime
.
ToTime2
Returns or sets second
to time
of a calendar exception. Read/write
DateTime
.
ToTime3
Returns or sets third
to time
of a calendar exception. Read/write
DateTime
.
ToTime4
Returns or sets fourth
to time
of a calendar exception. Read/write
DateTime
.
ToTime5
Returns or sets fifth
to time
of a calendar exception. Read/write
DateTime
.
Working
True
if calendar exception has working status. Read/write
Boolean
.
Public Instance Methods
Contains
Determines whether the given date falls in the range of dates covered by this exception.
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
Object
.
GetHashCode
(inherited from
Object
)
Serves as a hash function for a particular type.
GetHashCode
is suitable for use in hashing algorithms and data structures like a hash table.
GetType
(inherited from
Object
)
Gets the
Type
of the current instance.
ToString
Generates a string representing the contents of this record.
See Also
CalendarPeriod Class
|
Aspose.Tasks Namespace