ProjectPublishHistoryInfoProjectId Property  | 
 Gets the project identifier.
 
    Namespace: 
   Dundas.BI.FileSystem
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid ProjectId { get; }Public ReadOnly Property ProjectId As Guid
	Get
public:
property Guid ProjectId {
	Guid get ();
}member ProjectId : Guid with get
Property Value
Type: 
Guid
See Also