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