The ProjectPackageCreation type exposes the following members.

Properties

  NameDescription
Public propertyMessages
Gets the list of messages that has been generated so far.
(Inherited from PackageOperation.)
Public propertyPackageId
Gets the unique ID of the package to which this operation relates.
(Inherited from PackageOperation.)
Public propertyPercentComplete
Gets a percentage value indicating how far the package creation has progressed so far.
(Inherited from PackageOperation.)
Public propertyStatus
Gets the current status of the project package creation operation.
(Inherited from PackageOperation.)
Public propertyStatusMessage
Gets a message providing more detail about what is currently happening.
(Inherited from PackageOperation.)
Public propertyTask
Gets the manual task that was included in this project package.

See Also