StatusingDataSet.ProjectsRow.PROJ_UID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the GUID of the project.
public:
property Guid PROJ_UID { Guid get(); void set(Guid value); };
public Guid PROJ_UID { get; set; }
member this.PROJ_UID : Guid with get, set
Public Property PROJ_UID As Guid
Property Value
The project GUID.