PublishResult Class

Represents the result of a publish operation.
Inheritance Hierarchy
SystemObject
  Dundas.BI.FileSystemPublishResult

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class PublishResult

The PublishResult type exposes the following members.

Properties
  NameDescription
Public propertyPublishItemResults
Gets the collection of the individual published item result.
Public propertyStatus
Gets the status of this publish operation.
Top
See Also