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
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
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
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
Namespace hierarchy
Classes
Class
Description
Calendar
Represents a Calendar.
CalendarHours
Represents a definitions of working hours for one day.
CalendarPeriod
Represents a definitions of working days.
CalendarPeriods
Represents a collection of a calendar periods.
Calendars
Represents a collection of a calendars.
CurrencySettings
Represents currency settings for a project.
DefaultSettings
Represents a default values for the current project.
DocumentProperties
Represents a collection of custom document properties.
Duration
Represents a time durations.
License
Provides methods to license the component.
MPDDatabase
Represents Project Database.
MPDPrj
Represents single Project from a database.
MPDPrjInfo
Represents a brief information about project.
MPPFile
Represents a Microsoft Project MPP file.
MPXFile
Represents a Microsoft Project MPX file.
MPXFileFormat
Represents the first record of an MPX file. This record identifies the file type, version number, software where mpx file was created and the separator to be used in the remainder of the file.
MPXHeader
Represents a Project.
MPXRecord
Base class from which all classes representing records are derived.
PayRate
Represents a currency rate per period of time.
RecurringTask
Represents a recurring task.
Relation
Represents a relationship between two tasks.
Relations
Represents a list of relationships between tasks.
Resource
Represents a resource.
ResourceAssignment
Represents a resource assignment.
ResourceAssignments
Represents a collection of a resource assignments.
ResourceAssignmentWorkgroupFields
Represents a resorce assignment workgroup fields.
Resources
Represents a collection of a resources.
Task
Represents a task.
Tasks
Represents a collection of a tasks.
TasksCalendarException
The exception that is thrown on calendar errors.
TasksDBReadAssignmentException
The exception that is thrown on error reading resource assignment from a database.
TasksDBReadCalendarException
The exception that is thrown on error reading calendar from a database.
TasksDBReadException
The exception that is thrown on database read error.
TasksDBReadInfoException
The exception that is thrown on error reading main properties from a database.
TasksDBReadRelationException
The exception that is thrown on error reading relation from a database.
TasksDBReadResourceException
The exception that is thrown on error reading resource from a database.
TasksDBReadTaskException
The exception that is thrown on error reading task from a database.
TasksDBWriteAssignmentException
The exception that is thrown on error writing resource assignment to a database.
TasksDBWriteCalendarException
The exception that is thrown on error writing calendar to a database.
TasksDBWriteException
The exception that is thrown on database write error.
TasksDBWriteInfoException
The exception that is thrown on error writing main properties to a database.
TasksDBWriteRelationException
The exception that is thrown on error writing relation to a database.
TasksDBWriteResourceException
The exception that is thrown on error writing resource to a database.
TasksDBWriteTaskException
The exception that is thrown on error writing task to a database.
TasksException
Represents a standard internal exception type.
TasksInvalidDateException
The exception that is thrown when invalid date or date format was used.
TasksInvalidDurationException
The exception that is thrown when invalid duration or duration format was used.
TasksInvalidFieldNameException
The exception that is thrown on read wrong field name.
TasksInvalidFileException
The exception that is thrown when invalid file was read.
TasksInvalidFormatException
The exception that is thrown on read wrong formatted data.
TasksInvalidNumberException
The exception that is thrown when invalid number or number format was used.
TasksInvalidOutlineException
The exception that is thrown on read invalid outline number.
TasksInvalidRecordException
The exception that is thrown when invalid record was found in an mpx file.
TasksInvalidTimeException
The exception that is thrown when invalid time or time format was used.
TasksInvalidTimeUnitsException
The exception that is thrown when invalid time units were used.
TasksMaximumRecordsException
The exception that is thrown when maximum number of records of some type already exist.
TasksReadException
The exception that is thrown on file read error.
XMLFile
Represents a Microsoft Project XML file.
Enumerations
Enumeration
Description
AccrueAt
Represents when a task accrues the cost of a resource.
Constraint
Represents constraint type.
CurrencySymbolPosition
Represents a currency symbol position.
DayOfWeek
Represents day of week.
Priority
Represents priority level.
RecurringTaskFrequencyOccurence
Represents frequency of occurence.
RecurringTaskFrequencyPeriod
Represents frequency of recurring task.
RecurringTaskMonthOfYear
Represents month of year.
RecurringTaskWeekOfMonth
Represents week of month.
ScheduleFrom
Represents a value for specifying whether you want to schedule your project from a start date or finish date.
TaskFixedType
Represents how the units, duration, and work on a task are calculated.
TaskLinkType
Represents a task dependency type.
TimeUnit
Represents constants used to express duration.
WorkingStatus
Represents a working status of day.