The PackageOperation type exposes the following members.

Properties

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

See Also