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 (26.2.0.1000)
Syntax
public class ProjectPublishHistoryInfo

The ProjectPublishHistoryInfo type exposes the following members.

Properties
 NameDescription
Public propertyProjectIdGets the project identifier.
Public propertyTargetProjectsGets the target projects.
Top
See Also