Share via


Resource.ReportingUnassignedResourceUID field

Represents the GUID that is used for unassigned resources that are associated with special assignments in the reporting database.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly ReportingUnassignedResourceUID As Guid
'Usage
Dim value As Guid

value = Resource.ReportingUnassignedResourceUID
public static readonly Guid ReportingUnassignedResourceUID

Remarks

Examples of special assignments in the reporting database are fixed-cost assignments and work-only assignments.

See also

Reference

Resource class

Resource members

Microsoft.Office.Project.Server.Library namespace