MPPSaveOptions
MPPSaveOptions class
Allows to specify additional options when saving project data to MPP.
The MPPSaveOptions type exposes the following members:
Constructors
Name | Description |
---|---|
MPPSaveOptions() | Initializes a new instance of the MPPSaveOptions class |
Properties
Name | Description |
---|---|
remove_invalid_assignments | Gets or sets a value indicating whether to remove invalid resource assignments when saving to MPP. |
write_view_data | Gets or sets a value indicating whether to write view data when saving to MPP. |
protection_password | Gets or sets a password which is used to protect a resulting MPP file. Currently is supported for MS Project 2010 and newer formats. |
See Also
- namespace aspose.tasks.saving
- assembly Aspose.Tasks