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
MPDDatabase Members
MPDDatabase Constructor
Properties
Methods
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
>
MPDDatabase Class
>
MPDDatabase Members
MPDDatabase 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 Constructors
MPDDatabase Constructor
Constructor allowing a Project Database to be read.
Public Instance Properties
Count
Gets the number of projects actually contained in the database.
Item
Gets the project at the specified index.
UseDecimals
Set this property to the
true
if your project database uses
decimal
type for the floating point values.
Public Instance Methods
Close
Closes the connection to a project database.
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
Object
.
GetEnumerator
Returns an enumerator for the entire database.
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.
Open
Reopens previously closed connection to a project database.
ReadMPDProject
Reads information about whole project from the database.
ToString
(inherited from
Object
)
Returns a
String
that represents the current
Object
.
See Also
MPDDatabase Class
|
Aspose.Tasks Namespace