ProjectPublishHistoryInfo Class

Represents project publish history information.
Inheritance Hierarchy
SystemObject
  Dundas.BI.FileSystemProjectPublishHistoryInfo

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 ProjectPublishHistoryInfo

The ProjectPublishHistoryInfo type exposes the following members.

Properties
  NameDescription
Public propertyProjectId
Gets the project identifier.
Public propertyTargetProjects
Gets the target projects.
Top
See Also