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
MPXHeader Members
Properties
Methods
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
>
MPXHeader Class
>
MPXHeader Members
MPXHeader 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
ActualCost
Returns or sets the actual cost of a project. Read/write
Double
.
ActualDuration
Returns or sets the actual duration of a project. Read/write
Duration
.
ActualFinish
Returns or sets the actual start of a project. Read/write
DateTime
.
ActualStart
Returns or sets the actual start of a project. Read/write
DateTime
.
ActualWork
Returns or sets the actual work duration of a project. Read/write
Duration
.
Author
Returns or sets the author of a project. Read/write
String
.
BaselineCost
Returns or sets the baseline cost of a project. Read/write
Double
.
BaselineDuration
Returns or sets the baseline duration of a project. Read/write
Duration
.
BaselineFinish
Returns or sets the baseline finish of a project. Read/write
DateTime
.
BaselineStart
Returns or sets the baseline start of a project. Read/write
DateTime
.
BaselineWork
Returns or sets the baseline work duration of a project. Read/write
Duration
.
Calendar
Returns or sets the name of Calendar used.
Standard
if no value is set. Read/write
String
.
Comments
Returns or sets any comments attached to a project. Read/write
String
.
Company
Returns or sets a company name. Read/write
String
.
Cost
Returns or sets the cost of a project. Read/write
Double
.
CurrentDate
Returns or sets the current date. Read/write
DateTime
.
Duration
Returns or sets the duration of a project. Read/write
Duration
.
FinishDate
Returns or sets the finish date of a project. Read/write
DateTime
.
FinishVariance
Returns or sets the finish variance duration of a project. Read/write
Duration
.
Keywords
Returns or sets the keywords of a project. Read/write
String
.
Manager
Returns or sets the manager name. Read/write
String
.
ParentFile
(inherited from
MPXRecord
)
Returns reference to this MPXFile. Read-only
MPXFile
.
PercentComplete
Returns or sets the percent complete of a project. Read/write
Double
.
ProjectTab
Returns or sets a project tab text. Read/write
String
.
ScheduleFrom
Returns or sets flag for specifying whether you want to schedule your project from a start date or finish date. Read/write
ScheduleFrom
.
StartDate
Returns or sets the start date of a project. Read/write
DateTime
.
StartVariance
Returns or sets the start variance duration of a project. Read/write
Duration
.
StatusDate
Returns or sets the status date of a project. Read/write
DateTime
.
Subject
Returns or sets the subject of a project. Read/write
String
.
Title
Returns or sets title of a project. Read/write
String
.
Work
Returns or sets the work duration of a project. Read/write
Duration
.
Public Instance Methods
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
MPXHeader Class
|
Aspose.Tasks Namespace